]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-9109
authorMichael Jerris <mike@jerris.com>
Fri, 29 Apr 2016 16:38:51 +0000 (12:38 -0400)
committerMichael Jerris <mike@jerris.com>
Fri, 29 Apr 2016 16:38:51 +0000 (12:38 -0400)
libs/libdingaling/src/sha1.c

index b96446c1220e257eedb35a77a6467cfa78d9428b..100ab0e5139cbc989451a8a1440857a501c848ae 100644 (file)
@@ -62,7 +62,7 @@
 #pragma clang diagnostic ignored "-Wunused-const-variable"
 #endif
 
-#ifndef lint
+#if 0
 static const char rcsid[] =
        "$Id: sha1.c 680 2003-07-25 21:57:38Z asaddi $";
 #endif /* !lint */