summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2001-04-04 10:42:12 +0000
committerjkar8572 <jkar8572>2001-04-04 10:42:12 +0000
commit823172abd03b7cd2489a696f936eaee522d36882 (patch)
treee9e0bda4a4f874b9ac2ccdabfec21d1fab7251a3 /common.h
parent06c43890e2973a133577dcf87d7ea8523659495e (diff)
downloadlinuxquota-823172abd03b7cd2489a696f936eaee522d36882.tar.gz
Merged with RedHat patch - mainly documentation issues
Added some forgotten _() around strings. Added sponsoring notes Removed mandatory -F from quotacheck.
Diffstat (limited to 'common.h')
-rw-r--r--common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.h b/common.h
index 8da6df9..58119a6 100644
--- a/common.h
+++ b/common.h
@@ -7,7 +7,7 @@
#ifndef _COMMON_H
#define _COMMON_H
-#define MY_EMAIL "mvw@planets.elm.net, jack@atrey.karlin.mff.cuni.cz"
+#define MY_EMAIL "mvw@planets.elm.net, jack@suse.cz"
/* Finish programs being */
void die(int, char *, ...);