diff options
author | Tim Potter <tpot@samba.org> | 2003-04-14 02:27:41 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2003-04-14 02:27:41 +0000 |
commit | e0cf81f1044eab1156dc30c06e7e788b640499f9 (patch) | |
tree | ae6fb22f0383917df4d6eef07ded000d5f7ae9ef /source3 | |
parent | 886d4e6fe2b4fc4a2c06014abdc2d796936bbcac (diff) | |
download | samba-e0cf81f1044eab1156dc30c06e7e788b640499f9.tar.gz samba-e0cf81f1044eab1156dc30c06e7e788b640499f9.tar.bz2 samba-e0cf81f1044eab1156dc30c06e7e788b640499f9.zip |
Whitespace syncup.
(This used to be commit 93101a93dabe2dd7a6420e90acf82e0e08dce572)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/libsmb/clistr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/libsmb/clistr.c b/source3/libsmb/clistr.c index bba9fcf15a..c61445c073 100644 --- a/source3/libsmb/clistr.c +++ b/source3/libsmb/clistr.c @@ -3,7 +3,7 @@ client string routines Copyright (C) Andrew Tridgell 2001 Copyright (C) Andrew Bartlett <abartlet@samba.org> 2003 - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or |