--- freem/src/global_dispatch.c	2025/01/19 02:04:04	1.1.1.1
+++ freem/src/global_dispatch.c	2025/03/09 15:20:18	1.3
@@ -15,7 +15,7 @@
  *    global handler dispatch module
  *
  *  
- *   Author: Serena Willis <jpw@coherent-logic.com>
+ *   Author: Serena Willis <snw@coherent-logic.com>
  *    Copyright (C) 1998 MUG Deutschland
  *    Copyright (C) 2020 Coherent Logic Development LLC
  *
@@ -292,7 +292,7 @@ void global (short action, char *key, ch
     }
 
     
-    if ((r->name[1] == '|')) {
+    if (r->name[1] == '|') {
 
         /* this is an mdc-style extended reference */