Skip to content

Commit fd459c8

Browse files
Update errata
1 parent 6401813 commit fd459c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Errata.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ Zhou Jing | 23 | 1080 | Change "DWORD flProtect); // The type of memory allocati
4040
Zhou Jing | 22 | 1065 - 1066 | Changed 'Thread' to 'Task' and "Application exiting" to "Application shutting down"
4141
Zhou Jing | 4 | 161 | Fix `input < 9` to `input < 0` in Listing 4.24
4242
Zhou Jing | 4 | 119 | Show inconsistent size multi-dimensional array in listing 3.16
43-
Zhou Jing | 3 | 114 | Replace `second` with `third` in "// Retrieve third item from the end (Python)"
43+
Zhou Jing | 3 | 114 | Replace `second` with `third` in "// Retrieve third item from the end (Python)"
44+
Tyler Woody | 13 | 702 | Remove the `!` negation in `string.IsNullOrWhiteSpace(input)` in the while loop to properly allow looping

0 commit comments

Comments
 (0)