libsmbconf: don't mark the API as "subject to change" any longer.
authorMichael Adam <obnox@samba.org>
Fri, 11 Apr 2008 13:36:44 +0000 (15:36 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 11 Apr 2008 13:40:02 +0000 (15:40 +0200)
At least I hope it won't need many changes anymore...

Michael
(This used to be commit c4e1439eded7bb4df60b9d4b457e5b7898928c9e)

source3/lib/smbconf/smbconf.h

index ee7549ac742f88d13d5af2049c0b32666c70b931..c04be7f9816f3d15f1ee7c2f473ab5e00570f292 100644 (file)
@@ -27,10 +27,6 @@ struct smbconf_csn {
        uint64_t csn;
 };
 
-/*
- * WARNING: this api is still subject to change.
- */
-
 /*
  * initialization functions for the available modules
  * (a dispatcher might be added in the future)