<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -30,9 +30,9 @@ init([]) -&gt;
 	io:format(&quot;Started eXMPP~n&quot;, []),
 	Session = exmpp_component:start_link(),
 	exmpp_component:auth(Session, ?COMPONENT, ?SECRET),
-  _StreamId = exmpp_component:connect(Session, ?SERVER_HOST, ?SERVER_PORT),
-  ok = exmpp_component:handshake(Session),
-  {ok, #state{session = Session}}.
+	_StreamId = exmpp_component:connect(Session, ?SERVER_HOST, ?SERVER_PORT),
+	ok = exmpp_component:handshake(Session),
+	{ok, #state{session = Session}}.
 init() -&gt; init([]).
 
 handle_call(stop, _From, State) -&gt;</diff>
      <filename>gen_xmpp_component.erl</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e09b0ff187c428a04f74bdda97fa4af3a1a28d23</id>
    </parent>
  </parents>
  <author>
    <name>Pradeep Elankumaran</name>
    <email>pradeepe@gmail.com</email>
  </author>
  <url>http://github.com/skyfallsin/gen_xmpp_component/commit/656fef8626937f4b894f5a98e903a942d6c718ad</url>
  <id>656fef8626937f4b894f5a98e903a942d6c718ad</id>
  <committed-date>2009-11-04T20:03:11-08:00</committed-date>
  <authored-date>2009-11-04T20:03:11-08:00</authored-date>
  <message>fixed formatting</message>
  <tree>90b54f938e92e3ae002a3fdf515c20abb66ccb64</tree>
  <committer>
    <name>Pradeep Elankumaran</name>
    <email>pradeepe@gmail.com</email>
  </committer>
</commit>
