diff options
author | Bertrand Guiheneuf <bertrand@src.gnome.org> | 2000-01-04 07:05:55 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 2000-01-04 07:05:55 +0800 |
commit | 316a4c47ff4abfca30682164793c2cec70da753d (patch) | |
tree | 18bd849f054dc0f4c3dc700cbe7cc6868871d08f /camel/camel-arg-collector.c | |
parent | 0866a61cc6b772eb5949e3771638fe3805467df7 (diff) | |
download | gsoc2013-evolution-316a4c47ff4abfca30682164793c2cec70da753d.tar gsoc2013-evolution-316a4c47ff4abfca30682164793c2cec70da753d.tar.gz gsoc2013-evolution-316a4c47ff4abfca30682164793c2cec70da753d.tar.bz2 gsoc2013-evolution-316a4c47ff4abfca30682164793c2cec70da753d.tar.lz gsoc2013-evolution-316a4c47ff4abfca30682164793c2cec70da753d.tar.xz gsoc2013-evolution-316a4c47ff4abfca30682164793c2cec70da753d.tar.zst gsoc2013-evolution-316a4c47ff4abfca30682164793c2cec70da753d.zip |
Updated my e-mail address to reflect my new employment
svn path=/trunk/; revision=1533
Diffstat (limited to 'camel/camel-arg-collector.c')
-rw-r--r-- | camel/camel-arg-collector.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-arg-collector.c b/camel/camel-arg-collector.c index 091cc82251..44b9e2d99b 100644 --- a/camel/camel-arg-collector.c +++ b/camel/camel-arg-collector.c @@ -28,7 +28,7 @@ * included in camel because it is not exported * by gtk * - * Bertrand Guiheneuf <Bertrand.Guiheneuf@aful.org> + * Bertrand Guiheneuf <bertrand@helixcode.com> */ /* collect a single argument value from a va_list. |