mirror of
https://github.com/samba-team/samba.git
synced 2025-02-18 17:57:55 +03:00
changed auto-generated comment for headers
This commit is contained in:
parent
a9b1e03b33
commit
24ec2f1f81
@ -123,7 +123,7 @@ sub DumpInterface($)
|
||||
sub Dump($)
|
||||
{
|
||||
my($idl) = shift;
|
||||
$res = "/* Dumped by pidl */\n\n";
|
||||
$res = "/* header auto-generated by pidl */\n\n";
|
||||
foreach my $x (@{$idl}) {
|
||||
($x->{TYPE} eq "INTERFACE") &&
|
||||
DumpInterface($x);
|
||||
|
Loading…
x
Reference in New Issue
Block a user