diff options
author | Andrew Tridgell <tridge@samba.org> | 2008-05-28 18:47:39 +1000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2008-05-28 18:47:39 +1000 |
commit | 07b4cafb0914545c3839fdba7ddab179656b3074 (patch) | |
tree | 1bd6db2c8454510e26d2091de5c002bc4fab93bc /source4 | |
parent | 1499a7b160f72d8dfa76d281cca52b4263b54ff0 (diff) | |
download | samba-07b4cafb0914545c3839fdba7ddab179656b3074.tar.gz samba-07b4cafb0914545c3839fdba7ddab179656b3074.tar.bz2 samba-07b4cafb0914545c3839fdba7ddab179656b3074.zip |
added a newline at the end of the IDL
(This used to be commit 6386155e99628377046e23342bc640710567afd0)
Diffstat (limited to 'source4')
-rw-r--r-- | source4/librpc/idl/ntp_signd.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/ntp_signd.idl b/source4/librpc/idl/ntp_signd.idl index af3f4337e2..2863401389 100644 --- a/source4/librpc/idl/ntp_signd.idl +++ b/source4/librpc/idl/ntp_signd.idl @@ -33,4 +33,4 @@ interface ntp_signd ); -}
\ No newline at end of file +} |