]> www.fi.muni.cz Git - evince.git/blobdiff - cut-n-paste/recent-files/egg-recent-view.c
Respect the screen when opening help (#437866).
[evince.git] / cut-n-paste / recent-files / egg-recent-view.c
index 0aa38b93493e755f8c8472ce23a78c26d8fbcc33..2918de53416cf55ba51af5a02c80067702e5c5d2 100644 (file)
@@ -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 */