summaryrefslogtreecommitdiff
path: root/internal.h
diff options
context:
space:
mode:
-rw-r--r--internal.h2
1 files changed, 1 insertions, 1 deletions
@@ -1245,7 +1245,7 @@ struct MEMO {
long cnt;
long state;
const VALUE value;
- VALUE (*func)(ANYARGS);
} u3;
};