diff options
-rw-r--r-- | source3/lib/smbconf/smbconf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/smbconf/smbconf.c b/source3/lib/smbconf/smbconf.c index b47ce198e7..a6b986bc4d 100644 --- a/source3/lib/smbconf/smbconf.c +++ b/source3/lib/smbconf/smbconf.c @@ -749,7 +749,7 @@ done: /********************************************************************** * - * The actual net conf api functions, that are exported. + * The actual libsmbconf API functions that are exported. * **********************************************************************/ |