Skip to content

Commit

Permalink
Update Errata
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminMichaelis committed Apr 4, 2024
1 parent 2df9c44 commit 2b5d64e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Errata.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ Zhou Jing | 18 | 926-927 | Change 'LastName' references to be 'FirstName' in par
Jinhang He | 5 | 255 | Edit listing 5.20 to used `image[index]` for the second print statement
Zhou Jing | 18 | 908 | Change comment in Listing 18.21 to "Restrict the attribute to properties and fields" from "Restrict the attribute to properties and methods"
Zhou Jing | 23 | 1080 | Change "DWORD flProtect); // The type of memory allocation" to "// The type of memory protection"
Zhou Jing | 22 | 1065 - 1066 | Changed 'Thread' to 'Task' and "Application exiting" to "Application shutting down"
Zhou Jing | 22 | 1065 - 1066 | Changed 'Thread' to 'Task' and "Application exiting" to "Application shutting down"
Zhou Jing | 4 | 161 | Fix `input < 9` to `input < 0` in Listing 4.24

0 comments on commit 2b5d64e

Please sign in to comment.