summaryrefslogtreecommitdiff
path: root/lib/libc/string/strcoll.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-02-16 01:59:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-02-16 01:59:46 +0000
commit838992f094ccde014679a7cfafc495840eb932a1 (patch)
treebb1da10609893e2c699e42919a3a51c02df9caf0 /lib/libc/string/strcoll.c
parentbcb29ac16cc991f99f0c976390dff6be1a1b9058 (diff)
Diffstat (limited to 'lib/libc/string/strcoll.c')
-rw-r--r--lib/libc/string/strcoll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strcoll.c b/lib/libc/string/strcoll.c
index 259ca2346c62..a11470cf4942 100644
--- a/lib/libc/string/strcoll.c
+++ b/lib/libc/string/strcoll.c
@@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $Id: strcoll.c,v 1.9 1997/02/22 15:03:26 peter Exp $
*/
#include <stdlib.h>