Commit e911fde4 authored by Huw Davies's avatar Huw Davies Committed by Alexandre Julliard

wineps.drv: Fix compile error.

parent 9312ff52
......@@ -518,7 +518,7 @@ int main(int argc, char *argv[])
/* Clean up */
fclose(f_c);
fclose(f_h;
fclose(f_h);
return 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