git.samba.org
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e42a8b3
)
changed auto-generated comment for headers
author
Andrew Tridgell
<tridge@samba.org>
Thu, 14 Dec 2000 23:53:33 +0000
(23:53 +0000)
committer
Andrew Tridgell
<tridge@samba.org>
Thu, 14 Dec 2000 23:53:33 +0000
(23:53 +0000)
(This used to be commit
24ec2f1f81a2f21573818695e7cb72979dcdef8b
)
source4/build/pidl/header.pm
patch
|
blob
|
history
diff --git
a/source4/build/pidl/header.pm
b/source4/build/pidl/header.pm
index 8676c090425e2270ca945e8f295b37a0ef9b96f3..34707f86722dd35352c75de13602650a699fa215 100644
(file)
--- a/
source4/build/pidl/header.pm
+++ b/
source4/build/pidl/header.pm
@@
-123,7
+123,7
@@
sub DumpInterface($)
sub Dump($)
{
my($idl) = shift;
- $res = "/*
Dump
ed by pidl */\n\n";
+ $res = "/*
header auto-generat
ed by pidl */\n\n";
foreach my $x (@{$idl}) {
($x->{TYPE} eq "INTERFACE") &&
DumpInterface($x);