]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkrecentmanager.h
Don't mask "time" with the "time" argument.
[~andy/gtk] / gtk / gtkrecentmanager.h
index c09deb286516d5c290ea6c17a1ba4803a31ec357..1d21870c3d59ff19c801bb757937ede691d654e1 100644 (file)
@@ -182,7 +182,7 @@ gboolean              gtk_recent_info_get_application_info (GtkRecentInfo  *info
                                                            const gchar    *app_name,
                                                            gchar         **app_exec,
                                                            guint          *count,
-                                                           time_t         *time);
+                                                           time_t         *time_);
 gchar **              gtk_recent_info_get_applications     (GtkRecentInfo  *info,
                                                            gsize          *length) G_GNUC_MALLOC;
 gchar *               gtk_recent_info_last_application     (GtkRecentInfo  *info) G_GNUC_MALLOC;