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:
d172a88
)
erlang: Spell behaviour properly
author
David Reiss
<dreiss@apache.org>
Mon, 30 Aug 2010 22:05:09 +0000
(22:05 +0000)
committer
David Reiss
<dreiss@apache.org>
Mon, 30 Aug 2010 22:05:09 +0000
(22:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@990965
13f79535
-47bb-0310-9956-
ffa450edef68
lib/erl/src/thrift_binary_protocol.erl
patch
|
blob
|
history
diff --git
a/lib/erl/src/thrift_binary_protocol.erl
b/lib/erl/src/thrift_binary_protocol.erl
index
ad53384
..
a681acf
100644
(file)
--- a/
lib/erl/src/thrift_binary_protocol.erl
+++ b/
lib/erl/src/thrift_binary_protocol.erl
@@
-19,7
+19,7
@@
-module(thrift_binary_protocol).
--behavior(thrift_protocol).
+-behavio
u
r(thrift_protocol).
-include("thrift_constants.hrl").
-include("thrift_protocol.hrl").