summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
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 *, ...);