]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Replace // comment in ccdefname.c
authorGreg Hudson <ghudson@mit.edu>
Fri, 13 Jul 2012 07:39:00 +0000 (03:39 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 13 Jul 2012 07:39:00 +0000 (03:39 -0400)
src/lib/krb5/os/ccdefname.c

index 28693bbd45ba93fe3de38eec03dde1971276fa04..47a0620d486d425cf5eea254716a13fd609ecb37 100644 (file)
@@ -269,7 +269,7 @@ static void set_for_os(const char *name)
 #else
 static void set_for_os(const char *name)
 {
-    // @TODO
+    /* No implementation at present. */
 }
 #endif