From 082a28d11634ea64b113a9059ad7c7f178a6605a Mon Sep 17 00:00:00 2001 From: hemin6923 <33238922+hemin6923@users.noreply.github.com> Date: Mon, 30 Oct 2017 19:11:14 -0500 Subject: [PATCH] Update Source.cpp --- whatdoinameit/whatdoinameit/Source.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whatdoinameit/whatdoinameit/Source.cpp b/whatdoinameit/whatdoinameit/Source.cpp index 42b8d3c..56d0acc 100644 --- a/whatdoinameit/whatdoinameit/Source.cpp +++ b/whatdoinameit/whatdoinameit/Source.cpp @@ -25,4 +25,4 @@ void main() { cout << "Hello World! period 1" << endl; ;pause(); // no system(""); commands anymore -} \ No newline at end of file +}