Handle floating point errors in ns-fonts (Bug#7887).
[bpt/emacs.git] / src / filemode.c
index 3048077..d41cd56 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) */