From 3e81fff832395e24fa3e12ac09bfb6cb8dd570bd Mon Sep 17 00:00:00 2001 From: David Reiss Date: Mon, 30 Aug 2010 22:05:11 +0000 Subject: [PATCH] erlang: Be a little more formal git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@990966 13f79535-47bb-0310-9956-ffa450edef68 --- lib/erl/include/thrift_protocol.hrl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/erl/include/thrift_protocol.hrl b/lib/erl/include/thrift_protocol.hrl index f4e1901f..fa95acf4 100644 --- a/lib/erl/include/thrift_protocol.hrl +++ b/lib/erl/include/thrift_protocol.hrl @@ -18,7 +18,7 @@ %% -ifndef(THRIFT_PROTOCOL_INCLUDED). --define(THRIFT_PROTOCOL_INCLUDED, yea). +-define(THRIFT_PROTOCOL_INCLUDED, true). -record(protocol_message_begin, {name, type, seqid}). -record(protocol_struct_begin, {name}). -- 2.17.1