X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=BlackBox%2F_Linux_%2FLin%2FRsrc%2Fblackbox.c;h=2ebff30021b4ca3d26c2f21e6612d7adda2f1ed0;hb=70a3562c0ad2b415f21357415ca6087e0bd12f92;hp=322123398b6f9babe0cf3bb6c6e3cbc3a7f2d838;hpb=d9d9ce406e56ff8174859dc45798ef183c3267fc;p=bbcp.git diff --git a/BlackBox/_Linux_/Lin/Rsrc/blackbox.c b/BlackBox/_Linux_/Lin/Rsrc/blackbox.c index 3221233..2ebff30 100644 --- a/BlackBox/_Linux_/Lin/Rsrc/blackbox.c +++ b/BlackBox/_Linux_/Lin/Rsrc/blackbox.c @@ -16,7 +16,7 @@ /* the exact size (in bytes) of the executable part of the file. */ /* this constant needs to be updated everytime a change is made to this file */ -#define exeSize 17028 +#define exeSize 17008 /* fixup types */ @@ -567,7 +567,7 @@ int ReadModule () int main (int argc, char *argv[]) { - int i; + int i, ok; BodyProc body; int callBackAdr; Module *k, *m;