aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.cpp2
-rw-r--r--README.md4
2 files changed, 5 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 6545e9b..9bbcaf9 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
+++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
@@ -28,6 +28,8 @@
* 11) Select Stop Debugging either from the Debug menu or from your
* toolbar.
*
+*
+*
* Debugging Exercise 2
*
* 1) With the program stopped, run to Breakpoint 1 by selecting
diff --git a/README.md b/README.md
index c185679..393b25a 100644
--- a/README.md
+++ b/README.md
@@ -5,4 +5,6 @@ Practice
Make simple changes to a file
-Making some more simple changes \ No newline at end of file
+Making some more simple changes
+
+Make another simple change. \ No newline at end of file