mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-01 19:36:37 +02:00
Forgot to adjust declaration of now
variable.
This commit is contained in:
@@ -603,7 +603,7 @@ keyring_generate_entry (const gchar *cookie_context,
|
|||||||
gchar **lines;
|
gchar **lines;
|
||||||
gint max_line_id;
|
gint max_line_id;
|
||||||
GString *new_contents;
|
GString *new_contents;
|
||||||
guint64 now;
|
gint64 now;
|
||||||
gboolean have_id;
|
gboolean have_id;
|
||||||
gint use_id;
|
gint use_id;
|
||||||
gchar *use_cookie;
|
gchar *use_cookie;
|
||||||
|
Reference in New Issue
Block a user