X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=cut-n-paste%2Frecent-files%2Fegg-recent-view.c;h=2918de53416cf55ba51af5a02c80067702e5c5d2;hb=8370e4fa6c0a90a4d10294e3a74ed87d90b8db94;hp=0aa38b93493e755f8c8472ce23a78c26d8fbcc33;hpb=69d92c409d333e5dd9cc82537c0834b201487c60;p=evince.git diff --git a/cut-n-paste/recent-files/egg-recent-view.c b/cut-n-paste/recent-files/egg-recent-view.c index 0aa38b93..2918de53 100644 --- a/cut-n-paste/recent-files/egg-recent-view.c +++ b/cut-n-paste/recent-files/egg-recent-view.c @@ -1,5 +1,5 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ -/** +/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the @@ -35,7 +35,7 @@ egg_recent_view_get_type (void) if (!view_type) { - static const GTypeInfo view_info = + const GTypeInfo view_info = { sizeof (EggRecentViewClass), /* class_size */ NULL, /* base_init */