<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>src/about.h</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -38,8 +38,6 @@
 #include &quot;cmdline.h&quot;
 #include &quot;cmdline_data.h&quot;
 
-gboolean net_run_verb_ctx(LJVerb *verb, NetContext *ctx, GError **err);
-
 
 typedef struct _Command Command;
 </diff>
      <filename>src/cmdline.c</filename>
    </modified>
    <modified>
      <diff>@@ -11,6 +11,7 @@
 #include &lt;stdio.h&gt;
 #include &lt;string.h&gt;
 
+#include &quot;about.h&quot;
 #include &quot;conf.h&quot;
 #include &quot;network.h&quot;
 #include &quot;menu.h&quot;
@@ -69,7 +70,6 @@ enum {
 	ACTION_TOOLS_CONSOLE
 };
 
-void about_dlg(GtkWidget *mainwin);
 static void menu_account_changed(JamWin *jw);
 
 static void</diff>
      <filename>src/menu.c</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0e360f978e57c582d408fd96ff40eb578bc9cbac</id>
    </parent>
  </parents>
  <author>
    <name>Gaal Yahas</name>
    <email>gaal@forum.org</email>
  </author>
  <url>http://github.com/martine/LogJam/commit/e38c5c878dd22b7b4db0c66a651dfc862fd2b983</url>
  <id>e38c5c878dd22b7b4db0c66a651dfc862fd2b983</id>
  <committed-date>2009-05-07T13:37:56-07:00</committed-date>
  <authored-date>2009-05-07T13:09:21-07:00</authored-date>
  <message>don't forward-declare someone else's function; #include their header file.

Signed-off-by: Evan Martin &lt;martine@danga.com&gt;</message>
  <tree>b7e8590ffa294339c87be5e5cfb6c82f6ddbbb6a</tree>
  <committer>
    <name>Evan Martin</name>
    <email>martine@danga.com</email>
  </committer>
</commit>
