diff options
author | Michael Adam <obnox@samba.org> | 2007-12-06 13:51:25 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2007-12-06 14:08:54 +0100 |
commit | d8ac0cecaeed2da19a286fcb4392bc6fbb10cd8b (patch) | |
tree | fb91d86bf27bfab85d225303db570e0f9abd828c /source3 | |
parent | a5c0558e4711a48ce0397d739328e6ddd4d28d43 (diff) | |
download | samba-d8ac0cecaeed2da19a286fcb4392bc6fbb10cd8b.tar.gz samba-d8ac0cecaeed2da19a286fcb4392bc6fbb10cd8b.tar.bz2 samba-d8ac0cecaeed2da19a286fcb4392bc6fbb10cd8b.zip |
Remove an incredible amount of whitespace.
Sorry - could not resist. Michael
(This used to be commit 1000c98eae0886dbdf60beb1fe64d66ec009746b)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/libads/ldap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/libads/ldap.c b/source3/libads/ldap.c index a4ba3760c2..da4227b64c 100644 --- a/source3/libads/ldap.c +++ b/source3/libads/ldap.c @@ -42,7 +42,7 @@ #define LDAP_SERVER_TREE_DELETE_OID "1.2.840.113556.1.4.805" static SIG_ATOMIC_T gotalarm; - + /*************************************************************** Signal function to tell us we timed out. ****************************************************************/ |