diff options
author | Andrew Tridgell <tridge@samba.org> | 2006-09-06 06:20:29 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:17:39 -0500 |
commit | 90f485eecd86490ba03fb3b46fef00f9d0c6c6b1 (patch) | |
tree | 2f6930877068b2874391cf0ca477d7d258060cf9 /source4/lib | |
parent | 92ff10f7b0bafb9260fff5d4abe6c596ac034e23 (diff) | |
download | samba-90f485eecd86490ba03fb3b46fef00f9d0c6c6b1.tar.gz samba-90f485eecd86490ba03fb3b46fef00f9d0c6c6b1.tar.bz2 samba-90f485eecd86490ba03fb3b46fef00f9d0c6c6b1.zip |
r18141: an accidental nested C comment!
(This used to be commit 47c305c7dc5d2b2b61afe9f42f77ee3652c61a79)
Diffstat (limited to 'source4/lib')
-rw-r--r-- | source4/lib/replace/test/testsuite.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/replace/test/testsuite.c b/source4/lib/replace/test/testsuite.c index 9dddc017be..ddc9550f61 100644 --- a/source4/lib/replace/test/testsuite.c +++ b/source4/lib/replace/test/testsuite.c @@ -27,7 +27,7 @@ #include "replace.h" /* - we include all the system/*.h include files here so that libreplace tests + we include all the system/ include files here so that libreplace tests them in the build farm */ #include "system/capability.h" |