aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorgan Cyrus <[email protected]>2022-10-19 19:27:54 -0700
committerMorgan Cyrus <[email protected]>2022-10-19 19:27:54 -0700
commit93942439f0bc6164bc320ba8e22575c63c4386c8 (patch)
treea6a90336af88d99bcb11f4405cb1f76832fd6579
parentprintResults function fixed (diff)
downloadcst116-ch9-debugging-radioflyer32-93942439f0bc6164bc320ba8e22575c63c4386c8.tar.xz
cst116-ch9-debugging-radioflyer32-93942439f0bc6164bc320ba8e22575c63c4386c8.zip
Exercise 3 complete.
-rw-r--r--CST116-Ch9-Debugging/CST116-Ch9-Debugging.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch9-Debugging/CST116-Ch9-Debugging.cpp b/CST116-Ch9-Debugging/CST116-Ch9-Debugging.cpp
index b79ea82..95cd60e 100644
--- a/CST116-Ch9-Debugging/CST116-Ch9-Debugging.cpp
+++ b/CST116-Ch9-Debugging/CST116-Ch9-Debugging.cpp
@@ -93,7 +93,7 @@
*/
/*
-* Debugging Exercise 4
+* Debugging Exercise 4
*
* 1) Run to Breakpoint 2.
* 2) Display your Call Stack window.