mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-14 00:06:24 +01:00
gdbus-codegen: Use the right program name in introductory comment (again)
Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
parent
c76a1f9905
commit
5f31671da0
@ -190,7 +190,7 @@ class CodeGenerator:
|
|||||||
'\n')
|
'\n')
|
||||||
|
|
||||||
self.h.write('/*\n'
|
self.h.write('/*\n'
|
||||||
' * Generated by gdbus-codegen.py %s. DO NOT EDIT.\n'
|
' * Generated by gdbus-codegen %s. DO NOT EDIT.\n'
|
||||||
' */\n'
|
' */\n'
|
||||||
'\n'
|
'\n'
|
||||||
'#ifndef __%s__\n'
|
'#ifndef __%s__\n'
|
||||||
|
Loading…
Reference in New Issue
Block a user