summaryrefslogtreecommitdiff
path: root/partprobe/partprobe.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-04-27 12:19:45 +0200
committerJim Meyering <meyering@redhat.com>2010-04-27 12:19:45 +0200
commitf3b251c82c3a38b0ceb21798b9774de7e97d973a (patch)
treeb41faf502a511bc5c89f6cb8eadde96530214009 /partprobe/partprobe.c
parenta206a36b53ae3d6e0454cd6c3f99618b147b941f (diff)
downloadparted-f3b251c82c3a38b0ceb21798b9774de7e97d973a.tar.gz
doc: use a valid http:.../AUTHORS URL
* debug/clearfat/clearfat.c (AUTHORS): Point to the git repo. * parted/parted.c (AUTHORS): Likewise. * partprobe/partprobe.c (AUTHORS): Likewise. * parted/parted.c: Include "version.h". (_version): Use Version, not VERSION.
Diffstat (limited to 'partprobe/partprobe.c')
-rw-r--r--partprobe/partprobe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/partprobe/partprobe.c b/partprobe/partprobe.c
index a3aa07d..c6dc0b9 100644
--- a/partprobe/partprobe.c
+++ b/partprobe/partprobe.c
@@ -50,7 +50,7 @@
#define _(msgid) gettext (msgid)
#define AUTHORS \
- "<http://parted.alioth.debian.org/cgi-bin/trac.cgi/browser/AUTHORS>"
+ "<http://git.debian.org/?p=parted/parted.git;a=blob_plain;f=AUTHORS>"
/* The official name of this program (e.g., no `g' prefix). */
#define PROGRAM_NAME "partprobe"