From: Bill Sommerfeld Date: Tue, 30 Jan 1990 15:37:55 +0000 (+0000) Subject: Fix previous fix X-Git-Tag: krb5-1.0-alpha2~1186 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9b75cc76f7cbc87c0c94c560c7221837b6cc9d79;p=krb5.git Fix previous fix git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@197 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/krb5/ccache/file/fcc_ops.c b/src/lib/krb5/ccache/file/fcc_ops.c index a59cbd6ff..71091c323 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