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:
3a25cac
)
Needed a newline at the end of the file to avoid warnings when compiling on linux.
author
Bryan Duxbury
<bryanduxbury@apache.org>
Mon, 30 Mar 2009 21:24:34 +0000
(21:24 +0000)
committer
Bryan 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
patch
|
blob
|
history
diff --git
a/lib/rb/ext/compact_protocol.h
b/lib/rb/ext/compact_protocol.h
index
15bd693
..
0bd26e9
100644
(file)
--- a/
lib/rb/ext/compact_protocol.h
+++ b/
lib/rb/ext/compact_protocol.h
@@
-17,4
+17,4
@@
* under the License.
*/
-void Init_compact_protocol();
\ No newline at end of file
+void Init_compact_protocol();