mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:03:02 +01:00
Fixing the indentation a bit
This commit is contained in:
parent
bbc5dce38e
commit
9c89e129b5
@ -236,3 +236,4 @@ ARGLIST(USHORT length)
|
|||||||
while (length--)
|
while (length--)
|
||||||
*(UCHAR*)result++ = *updated++;
|
*(UCHAR*)result++ = *updated++;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user