X-Git-Url: https://git.distorted.org.uk/~mdw/xtoys/blobdiff_plain/5ac66f5c6c2a9f1ebf035e9deb4a718d117fe3f8..21f1d04d26a8ab23150412f9fade277d909bb5cb:/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