From 5a69f41f4ded55578c433d79675d4fef2dc80cf4 Mon Sep 17 00:00:00 2001 From: KimLS Date: Sat, 23 Feb 2013 13:48:05 -0800 Subject: [PATCH] Missing EOL --- shared_memory/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared_memory/main.cpp b/shared_memory/main.cpp index c855c7514..b8d5012b8 100644 --- a/shared_memory/main.cpp +++ b/shared_memory/main.cpp @@ -111,4 +111,4 @@ int main(int argc, char **argv) { } return 0; -} \ No newline at end of file +}