summaryrefslogtreecommitdiff
path: root/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp
diff options
context:
space:
mode:
authorTrevor Bouchillon <[email protected]>2022-10-30 16:21:21 -0700
committerTrevor Bouchillon <[email protected]>2022-10-30 16:21:21 -0700
commit634f5f264a30fd4dc98d866a693fd1ee3ca6e3f8 (patch)
tree1232a29e1842b53450b908b8e69d46b9e40862ca /CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp
parentBug Fix (diff)
downloadcst116-ch11-debugging-daboochillin-634f5f264a30fd4dc98d866a693fd1ee3ca6e3f8.tar.xz
cst116-ch11-debugging-daboochillin-634f5f264a30fd4dc98d866a693fd1ee3ca6e3f8.zip
Donezo
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp')
-rw-r--r--CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp
index 7251819..258deac 100644
--- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp
+++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.cpp
@@ -2,7 +2,7 @@
* File: Chapter 11 Debug.cpp
*
* Trevor Bouchillon
-* CST116
+* CST116.
*
* General Instructions: Complete each step before proceeding to the
* next.