From 2ad6f06df581247c0c4f30eef472ab8a3feff0a6 Mon Sep 17 00:00:00 2001 From: jbeder 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 +}