exported / execap

Automatically exported from code.google.com/p/execap
GNU General Public License v3.0
0 stars 0 forks source link

Executable searching code should be moved into a different .c file #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
execap.c is too long.  The EXE specific code should be moved into another file.

Original issue reported on code.google.com by bmenr...@ucsd.edu on 4 Jan 2011 at 11:59

GoogleCodeExporter commented 9 years ago

Original comment by bmenr...@ucsd.edu on 5 Jan 2011 at 12:28

GoogleCodeExporter commented 9 years ago
Fixed in the re-factor committed in revision 5.

Original comment by bmenr...@ucsd.edu on 26 Jan 2011 at 11:24