aboutsummaryrefslogtreecommitdiff
path: root/Ch 5 Debugging Project
diff options
context:
space:
mode:
authorthe-ugly <[email protected]>2022-09-30 12:43:38 -0700
committerthe-ugly <[email protected]>2022-09-30 12:43:38 -0700
commit8180b402158709d9f149bb3d108f7709e4c9accd (patch)
treea7739ed38312479e5222358d356cd7e0d31627f7 /Ch 5 Debugging Project
parentfinal steps (diff)
downloadcst116-lab0-debugging-the-ugly-main.tar.xz
cst116-lab0-debugging-the-ugly-main.zip
Diffstat (limited to 'Ch 5 Debugging Project')
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
index 4b8cf97..3f5d678 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
+++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
@@ -59,7 +59,7 @@
*
********************************************************************/
-// CST 116 LAB0 Brandt
+// CST 116 LAB0 Brandt
#include <iostream>
#include <iomanip>
using std::cout;