diff liboctave/glob-match.h @ 2926:66ef74ee5d9f

[project @ 1997-05-05 03:20:52 by jwe]
author jwe
date Mon, 05 May 1997 03:40:21 +0000
parents 50edcdd3ec22
children 5eef8a2294bd
line wrap: on
line diff
--- a/liboctave/glob-match.h	Sat May 03 21:24:19 1997 +0000
+++ b/liboctave/glob-match.h	Mon May 05 03:40:21 1997 +0000
@@ -20,8 +20,8 @@
 
 */
 
-#if !defined (octave_oct_glob_h)
-#define octave_oct_glob_h 1
+#if !defined (octave_glob_match_h)
+#define octave_glob_match_h 1
 
 #include <string>