summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorgan Cyrus <[email protected]>2022-10-19 17:07:19 -0700
committerMorgan Cyrus <[email protected]>2022-10-19 17:07:19 -0700
commitb91b1a05f468ea3471788ae2b6b554841271419d (patch)
tree85b1c3a29ea560c725d1d34e56b1749db0a817bb
parentadding comments to my code (diff)
downloadcst116-lab1-cyrus-b91b1a05f468ea3471788ae2b6b554841271419d.tar.xz
cst116-lab1-cyrus-b91b1a05f468ea3471788ae2b6b554841271419d.zip
Part 1 finished
-rw-r--r--BlankConsoleLab/BlankConsoleLab.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.cpp b/BlankConsoleLab/BlankConsoleLab.cpp
index 4846675..e192845 100644
--- a/BlankConsoleLab/BlankConsoleLab.cpp
+++ b/BlankConsoleLab/BlankConsoleLab.cpp
@@ -2,7 +2,7 @@
* BlankConsoleLab.cpp : This file contains the 'main' function.Program execution begins and ends there.
*
* Morgan Cyrus
-* CST116_Lab1_Cyrus
+* CST116_Lab1_Cyrus
* Kite Lab
*/