commit | 301b5bea3f05ade07622eccb19f1fe9e3c18cb73 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Apr 21 22:31:45 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Apr 21 22:31:45 1998 +0000 |
tree | 7cbc32479d10aca56018ceceb7af800d1790c1c8 | |
parent | 565798d4930cf3b557ee43505c21a05d926210d3 [diff] |
In method & function tables, added a cast for the function pointers to keep compilers happy. initparser(): Remove unused variable. gcc -Wall is now happy.