Don't constify argv in the main() and real_main() prototypes.
authorFabian Keil <fk@fabiankeil.de>
Thu, 10 Sep 2009 14:42:01 +0000 (14:42 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 10 Sep 2009 14:42:01 +0000 (14:42 +0000)
commit3c371f1faa10155a901a25ed635a663e7dbd19ef
treec9d4a0b4a35310465064f2be16b2ebfd9d531c39
parent02e3b4fc2aa84eb3f7e5af967baa6e2d18e18f75
Don't constify argv in the main() and real_main() prototypes.

Could silence a mingw32 compiler warning.
jcc.c
jcc.h