summaryrefslogtreecommitdiff
path: root/source3/include/ads.h
diff options
context:
space:
mode:
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;