aboutsummaryrefslogtreecommitdiff
path: root/sim/igen/table.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/igen/table.c')
-rw-r--r--sim/igen/table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/igen/table.c b/sim/igen/table.c
index a4c60ce..160747a 100644
--- a/sim/igen/table.c
+++ b/sim/igen/table.c
@@ -131,7 +131,7 @@ table_push (table *root,
ff = fopen (dup_name, "rb");
if (ff)
break;
- /* zfree (dup_name); */
+ /* free (dup_name); */
if (include->next == NULL)
{
if (line != NULL)