mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Remove trailing whitespace
Signed-off-by: AntonioND <antonio_nd@outlook.com>
This commit is contained in:
@@ -286,7 +286,6 @@ addsymbol(struct sSymbol * pSym)
|
|||||||
static ULONG nextID = 0;
|
static ULONG nextID = 0;
|
||||||
ULONG hash;
|
ULONG hash;
|
||||||
|
|
||||||
|
|
||||||
hash = calchash(pSym->tzName);
|
hash = calchash(pSym->tzName);
|
||||||
ppPSym = &(tHashedPatchSymbols[hash]);
|
ppPSym = &(tHashedPatchSymbols[hash]);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user