generator: Make the 'this file is generated' warning clearer.

Also rename the ~extra_inputs parameter as plain ~inputs.  We will use
~inputs more widely in following commit.
This commit is contained in:
Richard W.M. Jones
2016-02-22 21:53:43 +00:00
parent 9eb26a1748
commit 52b5ddf23e
4 changed files with 14 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
# libguestfs generated file
# WARNING: THIS FILE IS GENERATED FROM:
# generator/ *.ml
# WARNING: THIS FILE IS GENERATED
# from the code in the generator/ subdirectory.
# ANY CHANGES YOU MAKE TO THIS FILE WILL BE LOST.
#
# Copyright (C) 2009-2016 Red Hat Inc.