Skip to content

Commit

Permalink
Replace // comment in ccdefname.c
Browse files Browse the repository at this point in the history
  • Loading branch information
greghudson committed Jul 13, 2012
1 parent 58c45b0 commit b17ceb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/krb5/os/ccdefname.c
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit b17ceb2

Please sign in to comment.