Kaydet (Commit) 019b792d authored tarafından David Tardon's avatar David Tardon

free after use

üst e99d6e62
......@@ -917,6 +917,7 @@ int eflag;
puts(" -x - export macro values to environment");
puts(" -X - ignore #! lines at start of makefile");
}
FREE(fill);
Quit(0);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment