From: Andrzej Zaborowski <balrogg@gmail.com>
To: qemu-devel@nongnu.org, qemu-trivial@nongnu.org
Subject: [Qemu-devel] [PATCH] Add a comment to autogenerated .texi files noting that fact.
Date: Sun, 8 Jan 2012 16:12:36 +0100 [thread overview]
Message-ID: <1326035556-15659-1-git-send-email-balrogg@gmail.com> (raw)
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
reply other threads:[~2012-01-09 2:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1326035556-15659-1-git-send-email-balrogg@gmail.com \
--to=balrogg@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).