summaryrefslogtreecommitdiff
path: root/source4/lib/registry/tools/regpatch.c
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2004-08-18 19:57:49 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:58:09 -0500
commit664f50e81cc97eac7162cb3dd324eaefb11aa7d2 (patch)
tree9a17655ba20eda30634924f5c2b5cf635cd6b29b /source4/lib/registry/tools/regpatch.c
parentacc885855ac17d3fafaa309ac2e6b7ac3c899f52 (diff)
downloadsamba-664f50e81cc97eac7162cb3dd324eaefb11aa7d2.tar.gz
samba-664f50e81cc97eac7162cb3dd324eaefb11aa7d2.tar.bz2
samba-664f50e81cc97eac7162cb3dd324eaefb11aa7d2.zip
r1894: Convert // to /* */
(This used to be commit 5dc793b2b4b5c54df4aa3b0c98c248bdd671bbb1)
Diffstat (limited to 'source4/lib/registry/tools/regpatch.c')
-rw-r--r--source4/lib/registry/tools/regpatch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/registry/tools/regpatch.c b/source4/lib/registry/tools/regpatch.c
index af869d1cfa..7eddea2b93 100644
--- a/source4/lib/registry/tools/regpatch.c
+++ b/source4/lib/registry/tools/regpatch.c
@@ -648,7 +648,7 @@ static CMD_FILE *cmd_file_create(const char *file)
* We pass a table of command callbacks for that
*/
-//FIXME
+/* FIXME */
/*
* Main code from here on ...