diff liboctave/file-ops.cc @ 4062:86e4baa81410

[project @ 2002-09-23 15:38:05 by jwe]
author jwe
date Mon, 23 Sep 2002 15:38:05 +0000
parents 7c8e3c42ed04
children 47d3baea432d
line wrap: on
line diff
--- a/liboctave/file-ops.cc
+++ b/liboctave/file-ops.cc
@@ -47,7 +47,7 @@
 #include "str-vec.h"
 
 #define NOT_SUPPORTED(nm) \
-  nm ## ": not supported on this system"
+  nm ": not supported on this system"
 
 // We provide a replacement for mkdir().