diff liboctave/oct-group.cc @ 4062:86e4baa81410

[project @ 2002-09-23 15:38:05 by jwe]
author jwe
date Mon, 23 Sep 2002 15:38:05 +0000
parents 5eef8a2294bd
children c651ee4c0846
line wrap: on
line diff
--- a/liboctave/oct-group.cc	Thu Sep 19 16:42:28 2002 +0000
+++ b/liboctave/oct-group.cc	Mon Sep 23 15:38:05 2002 +0000
@@ -37,7 +37,7 @@
 #include "str-vec.h"
 
 #define NOT_SUPPORTED(nm) \
-  nm ## ": not supported on this system"
+  nm ": not supported on this system"
 
 std::string
 octave_group::name (void) const