X-Git-Url: https://git.distorted.org.uk/~mdw/xtoys/blobdiff_plain/b812a988260297df5d2710a59577657888778094..47747dbe04f28a3f2d4748780a088f8309fc2990:/xatom.c diff --git a/xatom.c b/xatom.c index 572778c..b5cdaa9 100644 --- a/xatom.c +++ b/xatom.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: xatom.c,v 1.1 1999/08/20 07:28:44 mdw Exp $ + * $Id: xatom.c,v 1.2 2004/04/08 01:36:29 mdw Exp $ * * Set and fetch X atom properties * @@ -26,14 +26,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: xatom.c,v $ - * Revision 1.1 1999/08/20 07:28:44 mdw - * New source file for manipulating atom-valued window properties. - * - */ - /*----- Header files ------------------------------------------------------*/ #include