From: Michael Adam Date: Fri, 11 Apr 2008 13:36:44 +0000 (+0200) Subject: libsmbconf: don't mark the API as "subject to change" any longer. X-Git-Tag: samba-3.3.0pre1~2744 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c4e1439eded7bb4df60b9d4b457e5b7898928c9e;p=thirdparty%2Fsamba.git libsmbconf: don't mark the API as "subject to change" any longer. At least I hope it won't need many changes anymore... Michael --- diff --git a/source/lib/smbconf/smbconf.h b/source/lib/smbconf/smbconf.h index ee7549ac742..c04be7f9816 100644 --- a/source/lib/smbconf/smbconf.h +++ b/source/lib/smbconf/smbconf.h @@ -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)