Convert a C++-style comment to C style for -ansi compilation mode.
authorMichael Poole <mdpoole@troilus.org>
Mon, 15 Feb 2010 21:01:56 +0000 (16:01 -0500)
committerMichael Poole <mdpoole@troilus.org>
Mon, 15 Feb 2010 21:01:56 +0000 (16:01 -0500)
commit2c698a7dae97139c8b292ccfaf22eff41112f47f
tree92805d004f8c0171c7d1ad86c48908d7a48f2e0b
parent756d11ce2c24ed4cdd68a7f43219e3bbb68181eb
Convert a C++-style comment to C style for -ansi compilation mode.

src/nickserv.c (opt_fakehost): Convert a // comment to a /* */ comment.
src/nickserv.c