summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2006-05-13 01:05:24 +0000
committerjkar8572 <jkar8572>2006-05-13 01:05:24 +0000
commit203e34e6a4bce09f7aa43f7f3ec64ee622c2e0ba (patch)
tree7c9dbf99505b616a7aa1b4ec35b8536b7429dcb4 /common.h
parent6e8aa2396e0b2ef59f74cc97e109bbd14a395876 (diff)
downloadlinuxquota-203e34e6a4bce09f7aa43f7f3ec64ee622c2e0ba.tar.gz
Changed option parsing to use long options (Jan Kara)
Added option to always resolve even numeric names (Jan Kara) Corrected a few typos in manpaged (Jan Kara, Justin Pryzby)
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 3aff238..2085571 100644
--- a/common.h
+++ b/common.h
@@ -13,7 +13,7 @@
# endif
#endif
-#define MY_EMAIL "mvw@planets.elm.net, jack@suse.cz"
+#define MY_EMAIL "jack@suse.cz"
/* Name of current program for error reporting */
extern char *progname;