Needed a newline at the end of the file to avoid warnings when compiling on linux.
authorBryan Duxbury <bryanduxbury@apache.org>
Mon, 30 Mar 2009 21:24:34 +0000 (21:24 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Mon, 30 Mar 2009 21:24:34 +0000 (21:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@760183 13f79535-47bb-0310-9956-ffa450edef68

lib/rb/ext/compact_protocol.h

index 15bd693..0bd26e9 100644 (file)
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-void Init_compact_protocol();
\ No newline at end of file
+void Init_compact_protocol();