]> code.delx.au - gnu-emacs/blobdiff - src/filemode.c
xstrcasecmp: conform to C89 pointer rules
[gnu-emacs] / src / filemode.c
index 3048077ff52363393728156f27e7224243f34905..d41cd56c569a91e8398e7bf6e5bb11dcc4b51d48 100644 (file)
@@ -1,6 +1,5 @@
 /* filemode.c -- make a string describing file modes
-   Copyright (C) 1985, 1990, 1993, 2001, 2002, 2003, 2004,
-                 2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
+   Copyright (C) 1985, 1990, 1993, 2001-2011  Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -244,5 +243,3 @@ setst (short unsigned int bits, char *chars)
 #endif
 }
 
-/* arch-tag: 4340830c-15a5-47d2-b45f-1d43c45a91bb
-   (do not change this comment) */