Compiler: Fix moar.

This commit is contained in:
Arkshine 2014-08-16 01:28:47 +02:00
parent 238e3707c8
commit e1445316aa

View File

@ -849,9 +849,8 @@ SC_FUNC void getfrm(void)
code_idx+=opcodes(1)+opargs(1); code_idx+=opcodes(1)+opargs(1);
} }
/*
/* /**
* Inclrement/decrement stack pointer. Note that this routine does * Inclrement/decrement stack pointer. Note that this routine does
* nothing if the delta is zero. * nothing if the delta is zero.
*/ */