From 6152fb345e6082ab80570aaef6d70933facbc7fc Mon Sep 17 00:00:00 2001 From: Jesse Beder Date: Thu, 10 Mar 2011 00:23:15 +0000 Subject: [PATCH] Added newline at the end --- src/contrib/graphbuilder.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contrib/graphbuilder.cpp b/src/contrib/graphbuilder.cpp index 424b302..ab5159c 100644 --- a/src/contrib/graphbuilder.cpp +++ b/src/contrib/graphbuilder.cpp @@ -13,4 +13,4 @@ namespace YAML return NULL; } } -} \ No newline at end of file +}