summaryrefslogtreecommitdiff
path: root/source3/include/ads.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2011-09-12 17:19:27 +0200
committerVolker Lendecke <vl@samba.org>2011-09-13 11:00:12 +0200
commitf6fa51ddf71dac374b42e5a7849623120eee7fb1 (patch)
tree23b7e3a91e3ebdc321eff16cee5c2421e686723e /source3/include/ads.h
parent85598e68502a594339434b71fec14fe186cb2131 (diff)
downloadsamba-f6fa51ddf71dac374b42e5a7849623120eee7fb1.tar.gz
samba-f6fa51ddf71dac374b42e5a7849623120eee7fb1.tar.bz2
samba-f6fa51ddf71dac374b42e5a7849623120eee7fb1.zip
s3: Fix some nonempty blank lines
Diffstat (limited to 'source3/include/ads.h')
-rw-r--r--source3/include/ads.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/ads.h b/source3/include/ads.h
index 8a8ce28e53..bbe8671f37 100644
--- a/source3/include/ads.h
+++ b/source3/include/ads.h
@@ -26,7 +26,7 @@ enum ads_saslwrap_type {
typedef struct ads_struct {
int is_mine; /* do I own this structure's memory? */
-
+
/* info needed to find the server */
struct {
char *realm;