summaryrefslogtreecommitdiff
path: root/source3/lib/smbconf
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-04-11 15:36:44 +0200
committerMichael Adam <obnox@samba.org>2008-04-11 15:40:02 +0200
commita3f1b5f150a5cfee74485382cbc5d9debcf342d1 (patch)
tree37770e290db5114d5efd6cd3c1baee1753b85794 /source3/lib/smbconf
parentbb869741ddc3d82da02c96bef592dab6074ff142 (diff)
downloadsamba-a3f1b5f150a5cfee74485382cbc5d9debcf342d1.tar.gz
samba-a3f1b5f150a5cfee74485382cbc5d9debcf342d1.tar.bz2
samba-a3f1b5f150a5cfee74485382cbc5d9debcf342d1.zip
libsmbconf: don't mark the API as "subject to change" any longer.
At least I hope it won't need many changes anymore... Michael (This used to be commit c4e1439eded7bb4df60b9d4b457e5b7898928c9e)
Diffstat (limited to 'source3/lib/smbconf')
-rw-r--r--source3/lib/smbconf/smbconf.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/lib/smbconf/smbconf.h b/source3/lib/smbconf/smbconf.h
index ee7549ac74..c04be7f981 100644
--- a/source3/lib/smbconf/smbconf.h
+++ b/source3/lib/smbconf/smbconf.h
@@ -28,10 +28,6 @@ struct smbconf_csn {
};
/*
- * WARNING: this api is still subject to change.
- */
-
-/*
* initialization functions for the available modules
* (a dispatcher might be added in the future)
*/