diff src/pt-idx.h @ 5099:f7e39f977fe8

[project @ 2004-12-24 19:06:01 by jwe]
author jwe
date Fri, 24 Dec 2004 19:06:01 +0000
parents 7cd865a8c815
children e35b034d3523
line wrap: on
line diff
--- a/src/pt-idx.h	Sat Dec 18 15:04:20 2004 +0000
+++ b/src/pt-idx.h	Fri Dec 24 19:06:01 2004 +0000
@@ -60,7 +60,7 @@
 
   ~tree_index_expression (void);
 
-  bool has_magic_end (void) const { return false; }
+  bool has_magic_end (void) const;
 
   void append (tree_argument_list *lst = 0, char t = '(');