summaryrefslogtreecommitdiff
path: root/source3/lib/smbconf/smbconf.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-03-20 11:50:06 +0100
committerMichael Adam <obnox@samba.org>2008-03-21 02:25:56 +0100
commit4c7214aae2354b737ceadc255ebff7643036cc17 (patch)
tree9c0e6804eae6d5c80c0f112003de5daa998e09be /source3/lib/smbconf/smbconf.c
parent73f8c1c68ca4009da6a27c563c002c2c352135a3 (diff)
downloadsamba-4c7214aae2354b737ceadc255ebff7643036cc17.tar.gz
samba-4c7214aae2354b737ceadc255ebff7643036cc17.tar.bz2
samba-4c7214aae2354b737ceadc255ebff7643036cc17.zip
libsmbconf: fix a comment
(This used to be commit 103a37ac8e85e9a7b8c2f4eb33e6f1cdbe01d31c)
Diffstat (limited to 'source3/lib/smbconf/smbconf.c')
-rw-r--r--source3/lib/smbconf/smbconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/smbconf/smbconf.c b/source3/lib/smbconf/smbconf.c
index b47ce198e7..a6b986bc4d 100644
--- a/source3/lib/smbconf/smbconf.c
+++ b/source3/lib/smbconf/smbconf.c
@@ -749,7 +749,7 @@ done:
/**********************************************************************
*
- * The actual net conf api functions, that are exported.
+ * The actual libsmbconf API functions that are exported.
*
**********************************************************************/