diff options
| author | Christian Ambach <ambi@samba.org> | 2012-11-02 08:42:28 +0100 |
|---|---|---|
| committer | Christian Ambach <ambi@samba.org> | 2012-11-05 19:02:51 +0100 |
| commit | 157de6c9878e804b963df3c7c834aa38d1fa7ac3 (patch) | |
| tree | 61a4752879f69c6a76868573bd80c5ae8255c94f /source3/utils | |
| parent | c2ca9e02106108c024b0daf27325e8eba35437f2 (diff) | |
s3:utils fix a whitespace error
Diffstat (limited to 'source3/utils')
| -rw-r--r-- | source3/utils/smbcontrol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/utils/smbcontrol.c b/source3/utils/smbcontrol.c index 900ae9a9f0..f7a93d9d35 100644 --- a/source3/utils/smbcontrol.c +++ b/source3/utils/smbcontrol.c @@ -1,4 +1,4 @@ -/* +/* Unix SMB/CIFS implementation. Send messages to other Samba daemons |
