summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorMatthias Dieter Wallnöfer <mdw@samba.org>2011-01-08 22:10:17 +0100
committerMatthias Dieter Wallnöfer <mdw@samba.org>2011-01-12 19:52:19 +0100
commit47adb9df10c7bed56fe92513e2602ac01e9590b2 (patch)
treea3bc80c121f6e5f7305e4a42bc2a20bf94d941ef /source4
parentc39e80094b91ac7055faee61a8137d47e9e76c43 (diff)
downloadsamba-47adb9df10c7bed56fe92513e2602ac01e9590b2.tar.gz
samba-47adb9df10c7bed56fe92513e2602ac01e9590b2.tar.bz2
samba-47adb9df10c7bed56fe92513e2602ac01e9590b2.zip
s4:dynconfig/dynconfig.h - fix ending newline warning
Diffstat (limited to 'source4')
-rw-r--r--source4/dynconfig/dynconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/dynconfig/dynconfig.h b/source4/dynconfig/dynconfig.h
index d353efedf8..c7590813a4 100644
--- a/source4/dynconfig/dynconfig.h
+++ b/source4/dynconfig/dynconfig.h
@@ -56,4 +56,4 @@ DEFINE_DYN_CONFIG_PROTO(WINBINDD_SOCKET_DIR)
DEFINE_DYN_CONFIG_PROTO(WINBINDD_PRIVILEGED_SOCKET_DIR)
DEFINE_DYN_CONFIG_PROTO(NTP_SIGND_SOCKET_DIR)
DEFINE_DYN_CONFIG_PROTO(PYTHONDIR)
-DEFINE_DYN_CONFIG_PROTO(SCRIPTSBINDIR) \ No newline at end of file
+DEFINE_DYN_CONFIG_PROTO(SCRIPTSBINDIR)