git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31e06e6
)
s4:loadparm: fix a comment typo. and line wrapping.
author
Michael Adam
<obnox@samba.org>
Thu, 7 May 2009 14:49:58 +0000
(16:49 +0200)
committer
Michael Adam
<obnox@samba.org>
Thu, 7 May 2009 23:18:58 +0000
(
01:18
+0200)
Michael
source4/param/loadparm.c
patch
|
blob
|
history
diff --git
a/source4/param/loadparm.c
b/source4/param/loadparm.c
index 72a961aa51b03f3b6933c5212d4f62021c204beb..d6f418e56815e7ac1bfffe305c06dd686cd69992 100644
(file)
--- a/
source4/param/loadparm.c
+++ b/
source4/param/loadparm.c
@@
-2134,7
+2134,8
@@
bool lp_dump_a_parameter(struct loadparm_context *lp_ctx,
}
/**
- * Return info about the next service in a service. snum==-1 gives the globals.
+ * Return info about the next parameter in a service.
+ * snum==-1 gives the globals.
* Return NULL when out of parameters.
*/