diff liboctave/oct-passwd.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 4c8a2e4e0717
line wrap: on
line diff
--- a/liboctave/oct-passwd.cc	Thu Sep 19 16:42:28 2002 +0000
+++ b/liboctave/oct-passwd.cc	Mon Sep 23 15:38:05 2002 +0000
@@ -36,7 +36,7 @@
 #include "oct-passwd.h"
 
 #define NOT_SUPPORTED(nm) \
-  nm ## ": not supported on this system"
+  nm ": not supported on this system"
 
 std::string
 octave_passwd::name (void) const