Add missing close quote
authorBill Sommerfeld <wesommer@mit.edu>
Mon, 29 Jan 1990 21:57:43 +0000 (21:57 +0000)
committerBill Sommerfeld <wesommer@mit.edu>
Mon, 29 Jan 1990 21:57:43 +0000 (21:57 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@192 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/ccache/file/fcc_ops.c

index d26d2408c40b734d10083175ae270ac65ba9d9a2..a59cbd6ff474f9f2668df7dee7d1fb6c3d7a53be 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #if !defined(lint) && !defined(SABER)
-static char fcc_ops_c[] = "$Id$
+static char fcc_ops_c[] = "$Id$"
 #endif /* !lint && !SABER */
 
 #include <krb5/copyright.h>