Just fix some empty space and add the name of the file at the top of

it.

svn path=/trunk/; revision=3771
This commit is contained in:
Ettore Perazzoli
2000-06-28 05:16:30 +00:00
parent fddb695e34
commit 8e1bd54222

View File

@ -1,5 +1,5 @@
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
/* .c
/* main.c
*
* Copyright (C) 2000 Helix Code, Inc.
*
@ -199,7 +199,6 @@ main (int argc, char **argv)
gnome_window_icon_set_default_from_file (EVOLUTION_IMAGES "/evolution-inbox.png");
if (! bonobo_init (CORBA_OBJECT_NIL, CORBA_OBJECT_NIL, CORBA_OBJECT_NIL)) {
e_notice (NULL, GNOME_MESSAGE_BOX_ERROR,
_("Cannot initialize the Bonobo component system."));