diff scripts/miscellaneous/fileattrib.m @ 6046:34f96dd5441b

[project @ 2006-10-10 16:10:25 by jwe]
author jwe
date Tue, 10 Oct 2006 16:10:31 +0000
parents ace8d8d26933
children 93c65f2a5668
line wrap: on
line diff
--- a/scripts/miscellaneous/fileattrib.m
+++ b/scripts/miscellaneous/fileattrib.m
@@ -132,7 +132,7 @@
       endif
     endif
   else
-    usage ("fileattrib (file)");
+    print_usage ();
   endif
 
 endfunction