libsmbconf: adapt a comment to new circumstances
authorMichael Adam <obnox@samba.org>
Fri, 21 Mar 2008 15:42:42 +0000 (16:42 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 21 Mar 2008 15:42:42 +0000 (16:42 +0100)
Michael
(This used to be commit 83b9453c88bfdf615cc2b547645b0a71a870f473)

source3/lib/smbconf/smbconf.h

index 207d5797bda2567ac4ee2564be13646b055ccbf0..28be72922453f7ca3272a40cb4c0c9981db4cd31 100644 (file)
@@ -28,9 +28,7 @@ struct smbconf_csn {
 };
 
 /*
- * WARNING:
- *   Of this API, at least the open function is still subject to change.
- *   (Backends and possibly remote support being added ...)
+ * WARNING: this api is still subject to change.
  */
 
 WERROR smbconf_init_reg(TALLOC_CTX *mem_ctx, struct smbconf_ctx **conf_ctx);