Need a newline at the end of the file for it to compile.
authorBryan Duxbury <bryanduxbury@apache.org>
Mon, 30 Mar 2009 20:11:45 +0000 (20:11 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Mon, 30 Mar 2009 20:11:45 +0000 (20:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@760143 13f79535-47bb-0310-9956-ffa450edef68

lib/rb/ext/macros.h

index 8e1f343..3826e65 100644 (file)
@@ -38,4 +38,4 @@
 
 #ifndef RARRAY_LEN
 #  define RARRAY_LEN(v) RARRAY(rb_Array(v))->len
-#endif
\ No newline at end of file
+#endif