libsmbconf: text backend remove comment references to "simple".
authorMichael Adam <obnox@samba.org>
Tue, 22 Apr 2008 13:51:36 +0000 (15:51 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 22 Apr 2008 14:11:38 +0000 (16:11 +0200)
Michael
(This used to be commit 640b8ae7ad7aa53e05c7124fed072f2312aa91aa)

source3/lib/smbconf/smbconf_txt.c

index ed39b7a9ccfb440526b590c92166037c2360f741..c511185cb99ce52d297041720f618aef6071e259 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Unix SMB/CIFS implementation.
- *  libsmbconf - Samba configuration library, simple text backend
+ *  libsmbconf - Samba configuration library, text backend
  *  Copyright (C) Michael Adam 2008
  *
  *  This program is free software; you can redistribute it and/or modify
@@ -211,7 +211,7 @@ static WERROR smbconf_txt_load_file(struct smbconf_ctx *ctx)
 
 /**********************************************************************
  *
- * smbconf operations: simple text implementations
+ * smbconf operations: text backend implementations
  *
  **********************************************************************/