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 | 7da9ebffbd2c8c558086656ab9c0e74aff2a7ce6 (patch) | |
tree | 1df66dcc36d489053f7006cc34caec22e865a290 /source/libnet | |
parent | a2229f8c80898f5f0bae6641b356a476d3265c5a (diff) | |
download | samba-7da9ebffbd2c8c558086656ab9c0e74aff2a7ce6.tar.gz |
r17028: Remove extra newline.
rafal
Diffstat (limited to 'source/libnet')
-rw-r--r-- | source/libnet/libnet_lookup.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/libnet/libnet_lookup.h b/source/libnet/libnet_lookup.h index c786eb0a438..ca2c5061591 100644 --- a/source/libnet/libnet_lookup.h +++ b/source/libnet/libnet_lookup.h @@ -40,4 +40,3 @@ struct libnet_LookupDCs { struct nbt_dc_name *dcs; } out; }; - |