shithub: choc

Download patch

ref: 6ccd20fe6415c79d50f762c913979bfe3372fa27
parent: 051a6d88055f78287e45ecf55c128efe776d6ebb
author: Simon Howard <[email protected]>
date: Fri Dec 22 20:32:22 EST 2006

Fix my email address.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 801

--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT(Chocolate Doom, 0.2.0, [email protected], chocolate-doom)
+AC_INIT(Chocolate Doom, 0.2.0, [email protected], chocolate-doom)
 AC_CONFIG_AUX_DIR(autotools)
 
 orig_CFLAGS="$CFLAGS"
--- a/msvc/config.h
+++ b/msvc/config.h
@@ -5,7 +5,7 @@
 #define PACKAGE "chocolate-doom"
 
 /* Define to the address where bug reports for this package should be sent. */
-#define PACKAGE_BUGREPORT "[email protected]"
+#define PACKAGE_BUGREPORT "[email protected]"
 
 /* Define to the full name of this package. */
 #define PACKAGE_NAME "Chocolate Doom"