Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
0f2ad60
)
Need a newline at the end of the file for it to compile.
author
Bryan Duxbury
<bryanduxbury@apache.org>
Mon, 30 Mar 2009 20:11:45 +0000
(20:11 +0000)
committer
Bryan 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
patch
|
blob
|
history
diff --git
a/lib/rb/ext/macros.h
b/lib/rb/ext/macros.h
index
8e1f343
..
3826e65
100644
(file)
--- a/
lib/rb/ext/macros.h
+++ b/
lib/rb/ext/macros.h
@@
-38,4
+38,4
@@
#ifndef RARRAY_LEN
# define RARRAY_LEN(v) RARRAY(rb_Array(v))->len
-#endif
\ No newline at end of file
+#endif