summaryrefslogtreecommitdiff
path: root/source3/lib/smbconf/smbconf.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-03-18 00:51:15 +0100
committerMichael Adam <obnox@samba.org>2008-03-21 02:25:55 +0100
commit77dd53ad5c2568a2f06d4ecd524c971ae967b17b (patch)
treeb32668d049adee4dc3e36fc5b1dbebc53e9b6c8d /source3/lib/smbconf/smbconf.c
parentdd80c452a2fd794823f1ccb6a391bb78681213f4 (diff)
downloadsamba-77dd53ad5c2568a2f06d4ecd524c971ae967b17b.tar.gz
samba-77dd53ad5c2568a2f06d4ecd524c971ae967b17b.tar.bz2
samba-77dd53ad5c2568a2f06d4ecd524c971ae967b17b.zip
libsmbconf: fix a comment
Michael (This used to be commit e6b60f6cad32ce8bb78abb070889dde3eca2d268)
Diffstat (limited to 'source3/lib/smbconf/smbconf.c')
-rw-r--r--source3/lib/smbconf/smbconf.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/lib/smbconf/smbconf.c b/source3/lib/smbconf/smbconf.c
index 4ccba09ef7..dc45a16c48 100644
--- a/source3/lib/smbconf/smbconf.c
+++ b/source3/lib/smbconf/smbconf.c
@@ -23,8 +23,7 @@
/**********************************************************************
*
* Helper functions (mostly registry related)
- * TODO: These should be eventually static.
-
+ *
**********************************************************************/
/**