svn commit: samba r6350 - in branches/SAMBA_4_0/source/build/pidl: .

tpot at samba.org tpot at samba.org
Fri Apr 15 07:15:45 GMT 2005


Author: tpot
Date: 2005-04-15 07:15:45 +0000 (Fri, 15 Apr 2005)
New Revision: 6350

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6350

Log:
Add a newline to make things look prettier.

Modified:
   branches/SAMBA_4_0/source/build/pidl/ndr_parser.pm


Changeset:
Modified: branches/SAMBA_4_0/source/build/pidl/ndr_parser.pm
===================================================================
--- branches/SAMBA_4_0/source/build/pidl/ndr_parser.pm	2005-04-15 05:42:03 UTC (rev 6349)
+++ branches/SAMBA_4_0/source/build/pidl/ndr_parser.pm	2005-04-15 07:15:45 UTC (rev 6350)
@@ -1680,6 +1680,7 @@
 	$typefamily{$e->{DATA}->{TYPE}}->{PRINT_FN_BODY}->($e->{DATA});
 	deindent;
 	pidl "}";
+	pidl "";
 }
 
 #####################################################################



More information about the samba-cvs mailing list