Remove superfluous pointer check which seems to trigger
[sxemacs] / lisp / build-rpt.el
index 56cc606..e9c2ba2 100644 (file)
@@ -177,7 +177,7 @@ redirection, like so...
 
 (defcustom build-rpt-subject
   (concat "[%s] "
-         (gethash 'SXEMACS_ARCH_VERSION (config-value-hash-table))
+         (gethash 'SXEMACS_GIT_VERSION (config-value-hash-table))
          " on " system-configuration)
   "*SXEmacs Build Report Subject Line. %s-sequences will be substituted
   with user input through `build-rpt' according to