Index: spamspan.module
===================================================================
--- spamspan.module	(revision 3250)
+++ spamspan.module	(revision 3251)
@@ -22,7 +22,7 @@
  *
  * @constant string SPAMSPAN_EMAIL
  */
-  define(SPAMSPAN_EMAIL, "
+  define('SPAMSPAN_EMAIL', "
       ([-\.\~\'\w\+^@]+) # Group 1 - Match the name part - dash, dot or
                            # characters.
      @                     # @
