aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2009-08-02 01:02:52 +0800
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>2009-08-22 21:13:12 +0800
commit73a995007e5a417b0e1e0ebf13bdcfdf4dae7c7c (patch)
tree7b77e06f1d5a53f90d80503083cc193290f494ab /tests
parenta1382ef236e65efb2443268d3ed406229e747381 (diff)
downloadgsoc2013-empathy-73a995007e5a417b0e1e0ebf13bdcfdf4dae7c7c.tar
gsoc2013-empathy-73a995007e5a417b0e1e0ebf13bdcfdf4dae7c7c.tar.gz
gsoc2013-empathy-73a995007e5a417b0e1e0ebf13bdcfdf4dae7c7c.tar.bz2
gsoc2013-empathy-73a995007e5a417b0e1e0ebf13bdcfdf4dae7c7c.tar.lz
gsoc2013-empathy-73a995007e5a417b0e1e0ebf13bdcfdf4dae7c7c.tar.xz
gsoc2013-empathy-73a995007e5a417b0e1e0ebf13bdcfdf4dae7c7c.tar.zst
gsoc2013-empathy-73a995007e5a417b0e1e0ebf13bdcfdf4dae7c7c.zip
Implement first page in the assistant
Diffstat (limited to 'tests')
-rw-r--r--tests/test-empathy-account-assistant.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-empathy-account-assistant.c b/tests/test-empathy-account-assistant.c
index bdcbe6c69..5add95881 100644
--- a/tests/test-empathy-account-assistant.c
+++ b/tests/test-empathy-account-assistant.c
@@ -5,7 +5,7 @@
#include <libempathy-gtk/empathy-ui-utils.h>
#include <libempathy-gtk/empathy-account-assistant.h>
-int main (int argc, char *argv)
+int main (int argc, char **argv)
{
GtkWidget *assistant;