aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/strnatcmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/strnatcmp.c')
-rw-r--r--wsutil/strnatcmp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/wsutil/strnatcmp.c b/wsutil/strnatcmp.c
index ee4d14e8cc..f4e79fd261 100644
--- a/wsutil/strnatcmp.c
+++ b/wsutil/strnatcmp.c
@@ -1,7 +1,5 @@
/* strnatcmp.c
*
- * $Id$
- *
* Original code downloaded from: http://sourcefrog.net/projects/natsort/
strnatcmp.c -- Perform 'natural order' comparisons of strings in C.