qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Add a comment to autogenerated .texi files noting that fact.
@ 2012-01-08 15:12 Andrzej Zaborowski
  0 siblings, 0 replies; only message in thread
From: Andrzej Zaborowski @ 2012-01-08 15:12 UTC (permalink / raw)
  To: qemu-devel, qemu-trivial

Signed-off-by: Andrzej Zaborowski <andrew.zaborowski@intel.com>
---
 scripts/hxtool |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/scripts/hxtool b/scripts/hxtool
index 995bb7f..a985f5c 100644
--- a/scripts/hxtool
+++ b/scripts/hxtool
@@ -20,6 +20,8 @@ hxtotexi()
 {
     flag=0
     line=1
+    echo "@c This file is autogenerated from a .hx file by $0, \
+changes will be lost."
     while read -r str; do
         case "$str" in
             HXCOMM*)
-- 
1.7.4.4

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-09  2:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-08 15:12 [Qemu-devel] [PATCH] Add a comment to autogenerated .texi files noting that fact Andrzej Zaborowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).