Samba4 build system typo

Kai Blin k.blin at gmx.net
Thu May 18 09:06:14 GMT 2006


Hi folks,

I just stumbled over a small typo that doesn't impact on anything but my
grep showing me areas to work on.

See small attached fix.

Cheers,
Kai
-- 
Kai Blin, private email
You can't cross a large chasm in two small jumps.
-------------- next part --------------
Index: auth/credentials/config.mk
===================================================================
--- auth/credentials/config.mk	(revision 15658)
+++ auth/credentials/config.mk	(working copy)
@@ -1,5 +1,5 @@
 #################################
-# Start SUBSYSTEM gensec
+# Start SUBSYSTEM CREDENTIALS
 [SUBSYSTEM::CREDENTIALS]
 PUBLIC_PROTO_HEADER = credentials_proto.h
 PUBLIC_HEADERS = credentials.h


More information about the samba-technical mailing list