From 8e1bd54222c9beff37131485bdd1a9beb51dbd40 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 28 Jun 2000 05:16:30 +0000 Subject: Just fix some empty space and add the name of the file at the top of it. svn path=/trunk/; revision=3771 --- shell/main.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/shell/main.c b/shell/main.c index c398ce9835..974c0d210b 100644 --- a/shell/main.c +++ b/shell/main.c @@ -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.")); -- cgit v1.2.3