general indent beautification
This commit is contained in:
@@ -12,7 +12,7 @@ MAIN(testHexDump)
|
||||
testDiag("Tests for hexDump");
|
||||
|
||||
char TO_DUMP[] = "pvAccess dump test\0\1\2\3\4\5\6\254\255\256";
|
||||
|
||||
|
||||
hexDump("test", (int8*)TO_DUMP, 18+9);
|
||||
testPass("Entire array");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user