mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +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')
|
||||
|
||||
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'
|
||||
'#ifndef __%s__\n'
|
||||
|
Loading…
Reference in New Issue
Block a user