aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.vs/slnx.sqlitebin319488 -> 319488 bytes
-rw-r--r--CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp3
2 files changed, 1 insertions, 2 deletions
diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite
index 852e0c3..8ac6f1a 100644
--- a/.vs/slnx.sqlite
+++ b/.vs/slnx.sqlite
Binary files differ
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp
index be9a0b9..3d11d51 100644
--- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp
+++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.cpp
@@ -57,5 +57,4 @@ int main()
<< celcius << " degrees C" << endl;
return 0;
-}
-//testing \ No newline at end of file
+} \ No newline at end of file