Index: trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt
===================================================================
--- trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt	(revision 42411)
+++ trunk/tools/eam/rawfix.20230221/src/rawfix.md5sum.pt	(revision 42417)
@@ -170,21 +170,21 @@
 
   task.exit 0
-    nights.mdsum.exit OK
-  end
-
-  # exit values other than 0:
-  task.exit    default
-    nights.mdsum.exit FAIL
-    showcommand failure
-  end
-
-  task.exit    crash
-    nights.mdsum.exit CRASH
-    showcommand crash
-  end
-
-  # operation times out?
-  task.exit    timeout
-    nights.mdsum.exit TIMEOUT
+    nights.md5sum.exit OK
+  end
+
+  # exit values other than 0:
+  task.exit    default
+    nights.md5sum.exit FAIL
+    showcommand failure
+  end
+
+  task.exit    crash
+    nights.md5sum.exit CRASH
+    showcommand crash
+  end
+
+  # operation times out?
+  task.exit    timeout
+    nights.md5sum.exit TIMEOUT
     showcommand timeout
   end
@@ -256,7 +256,7 @@
 ######################### UTILITIES #################################
 
-macro nights.mdsum.exit
+macro nights.md5sum.exit
   if ($0 != 2)
-    echo "USAGE: nights.mdsum.exit (quality)"
+    echo "USAGE: nights.md5sum.exit (quality)"
     break
   end
