Yup, sparse homepage changed.

Signed-off-by: Damien Lespiau <[EMAIL PROTECTED]>
---
 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/[EMAIL 
PROTECTED]/\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


-
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to