diff src/fn-cache.h @ 2370:a45c7d64b5e3

[project @ 1996-10-11 23:51:15 by jwe]
author jwe
date Fri, 11 Oct 1996 23:55:30 +0000
parents c0eed36e660d
children 874f758eade5
line wrap: on
line diff
--- a/src/fn-cache.h	Fri Oct 11 23:47:46 1996 +0000
+++ b/src/fn-cache.h	Fri Oct 11 23:55:30 1996 +0000
@@ -106,7 +106,7 @@
 
 private:
 
-  static octave_fcn_file_name_cache *instance;
+  static octave_fcn_file_name_cache* instance;
 
   // An associative array of all the directory names in the load path
   // and the corresponding cache elements.