From: Damien Lespiau <damien.lespiau@gmail.com>
To: linux-sparse@vger.kernel.org
Cc: Damien Lespiau <damien.lespiau@gmail.com>
Subject: [PATCH] Change sparse homepage in ctags headers.
Date: Sun, 20 May 2007 23:59:06 +0200 [thread overview]
Message-ID: <1179698346505-git-send-email-damien.lespiau@gmail.com> (raw)
Yup, sparse homepage changed.
Signed-off-by: Damien Lespiau <damien.lespiau@gmail.com>
---
ctags.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ctags.c b/ctags.c
index bdddcf7..cccee0a 100644
--- a/ctags.c
+++ b/ctags.c
@@ -45,7 +45,7 @@ static void show_tag_header(FILE *fp)
fprintf(fp, "!_TAG_FILE_SORTED\t0\t/0=unsorted, 1=sorted, 2=foldcase/\n");
fprintf(fp, "!_TAG_PROGRAM_AUTHOR\tChristopher Li\t/sparse@chrisli.org/\n");
fprintf(fp, "!_TAG_PROGRAM_NAME\tSparse Ctags\t//\n");
- fprintf(fp, "!_TAG_PROGRAM_URL\thttp://kernel.org/pub/linux/kernel/people/josh/sparse/\t/official site/\n");
+ fprintf(fp, "!_TAG_PROGRAM_URL\thttp://www.kernel.org/pub/software/devel/sparse/\t/official site/\n");
fprintf(fp, "!_TAG_PROGRAM_VERSION\t0.01\t//\n");
}
--
1.5.2.rc3.87.g404fd
next reply other threads:[~2007-05-20 21:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-20 21:59 Damien Lespiau [this message]
2007-05-20 22:26 ` [PATCH] Change sparse homepage in ctags headers Josh Triplett
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=1179698346505-git-send-email-damien.lespiau@gmail.com \
--to=damien.lespiau@gmail.com \
--cc=linux-sparse@vger.kernel.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).