fix RCSID's
authorJohn Kohl <jtkohl@mit.edu>
Wed, 12 Sep 1990 15:53:52 +0000 (15:53 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Wed, 12 Sep 1990 15:53:52 +0000 (15:53 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1131 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/crypto/des/string2key.c

index 71e536310341c9fed1b6de2507f05106d2e6d2d5..776050c252bbe6acfe432010f4100cb8b695c719 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char des_st2_key_c[] =
+static char rcsid_string2key_c[] =
 "$Id$";
 #endif /* !lint & !SABER */