Removed some trailing whitespace; and, expanded a tab.
This commit is contained in:
@@ -55,7 +55,7 @@ int main(void)
|
|||||||
|
|
||||||
vector = (unsigned (*)[])table[1];
|
vector = (unsigned (*)[])table[1];
|
||||||
if ((*vector)[1] != 0x0B0A) {
|
if ((*vector)[1] != 0x0B0A) {
|
||||||
++failures;
|
++failures;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Test storing. */
|
/* Test storing. */
|
||||||
|
|||||||
Reference in New Issue
Block a user