Need a newline at the end of the file for it to compile.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@760143 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bryan Duxbury 2009-03-30 20:11:45 +00:00
parent 0f2ad6069a
commit 72737e4c96

View File

@ -38,4 +38,4 @@
#ifndef RARRAY_LEN
# define RARRAY_LEN(v) RARRAY(rb_Array(v))->len
#endif
#endif