diff options
author | Rafal Szczesniak <mimir@samba.org> | 2006-07-13 22:14:28 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:10:09 -0500 |
commit | 6078bfda5eea773c1c59cc6007047feb4424df05 (patch) | |
tree | 337034465c89807222378737537a4050fdff146d /source4 | |
parent | 752fda46a536d1aac5d064656704318d219653a9 (diff) | |
download | samba-6078bfda5eea773c1c59cc6007047feb4424df05.tar.gz samba-6078bfda5eea773c1c59cc6007047feb4424df05.tar.bz2 samba-6078bfda5eea773c1c59cc6007047feb4424df05.zip |
r17028: Remove extra newline.
rafal
(This used to be commit 7da9ebffbd2c8c558086656ab9c0e74aff2a7ce6)
Diffstat (limited to 'source4')
-rw-r--r-- | source4/libnet/libnet_lookup.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/libnet/libnet_lookup.h b/source4/libnet/libnet_lookup.h index c786eb0a43..ca2c506159 100644 --- a/source4/libnet/libnet_lookup.h +++ b/source4/libnet/libnet_lookup.h @@ -40,4 +40,3 @@ struct libnet_LookupDCs { struct nbt_dc_name *dcs; } out; }; - |