From b5a879f7a8ab14ac99ec2170352b46bcc7b0f160 Mon Sep 17 00:00:00 2001 From: Bill Sommerfeld Date: Mon, 29 Jan 1990 21:57:43 +0000 Subject: [PATCH] Add missing close quote git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@192 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/krb5/ccache/file/fcc_ops.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/krb5/ccache/file/fcc_ops.c b/src/lib/krb5/ccache/file/fcc_ops.c index d26d2408c..a59cbd6ff 100644 --- a/src/lib/krb5/ccache/file/fcc_ops.c +++ b/src/lib/krb5/ccache/file/fcc_ops.c @@ -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 -- 2.26.2