]> code.delx.au - gnu-emacs/blobdiff - src/xrdb.c
xstrcasecmp: conform to C89 pointer rules
[gnu-emacs] / src / xrdb.c
index 3d3aeb4ab570ae08357a5927ea4a1134809f0fb9..90afe32bb6630ebea7f674e695e8658b6492e006 100644 (file)
@@ -1,6 +1,5 @@
 /* Deal with the X Resource Manager.
-   Copyright (C) 1990, 1993, 1994, 2000, 2001, 2002, 2003, 2004,
-                 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 1990, 1993-1994, 2000-2011 Free Software Foundation, Inc.
 
 Author: Joseph Arceneaux
 Created: 4/90
@@ -764,5 +763,3 @@ main (argc, argv)
 }
 #endif /* TESTRM */
 
-/* arch-tag: 37e6fbab-ed05-4363-9e76-6c4109ed511f
-   (do not change this comment) */