From 131fd326dee21f1a394cb631e6d1b46a2ff8706e Mon Sep 17 00:00:00 2001 From: Ellen Liu Date: Wed, 10 Jun 2015 11:00:06 +0800 Subject: [PATCH] f&pr test from ellen. --- hello.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.cpp b/hello.cpp index 3928f54..cf96547 100644 --- a/hello.cpp +++ b/hello.cpp @@ -22,7 +22,7 @@ int main(int /*argc*/ , char * /*args*/[]) // alvin: cout << "" << endl; // ellen: - cout << "" << endl; + cout << " f&pr from ellen." << endl; // tito: cout << "" << endl; // steven: