THRIFT-852. Missing newline causes many compiler warnings
authorBryan Duxbury <bryanduxbury@apache.org>
Sun, 15 Aug 2010 22:57:07 +0000 (22:57 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Sun, 15 Aug 2010 22:57:07 +0000 (22:57 +0000)
This patch adds a newline to the end of t_generator_registry.h

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@985771 13f79535-47bb-0310-9956-ffa450edef68

compiler/cpp/src/generate/t_generator_registry.h

index 101c22a..8cadfae 100644 (file)
@@ -100,4 +100,4 @@ class t_generator_registry {
   };                                                               \
   static t_##language##_generator_factory_impl _registerer;
 
-#endif
\ No newline at end of file
+#endif