aboutsummaryrefslogtreecommitdiffstats
path: root/mail/main.c
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>2000-01-20 04:08:55 +0800
committerArturo Espinosa <unammx@src.gnome.org>2000-01-20 04:08:55 +0800
commitfe5e063a3b226ef05d2920d534ffcdd027fa9753 (patch)
treefd5f187d851d6cc931a54292c8bbca58d7f3a96d /mail/main.c
parent3b8762e813e637cafb6b3dc5696c35cc310df41f (diff)
downloadgsoc2013-evolution-fe5e063a3b226ef05d2920d534ffcdd027fa9753.tar
gsoc2013-evolution-fe5e063a3b226ef05d2920d534ffcdd027fa9753.tar.gz
gsoc2013-evolution-fe5e063a3b226ef05d2920d534ffcdd027fa9753.tar.bz2
gsoc2013-evolution-fe5e063a3b226ef05d2920d534ffcdd027fa9753.tar.lz
gsoc2013-evolution-fe5e063a3b226ef05d2920d534ffcdd027fa9753.tar.xz
gsoc2013-evolution-fe5e063a3b226ef05d2920d534ffcdd027fa9753.tar.zst
gsoc2013-evolution-fe5e063a3b226ef05d2920d534ffcdd027fa9753.zip
More work
More work svn path=/trunk/; revision=1595
Diffstat (limited to 'mail/main.c')
-rw-r--r--mail/main.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/main.c b/mail/main.c
index f5be6543a2..b6b0f2e1bc 100644
--- a/mail/main.c
+++ b/mail/main.c
@@ -9,3 +9,6 @@
#include <config.h>
#include <gnome.h>
+main ()
+{
+}