After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 725477 - Fix a typo
Fix a typo
Status: RESOLVED FIXED
Product: gcr
Classification: Core
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-03-02 03:33 UTC by Matthias Clasen
Modified: 2019-02-22 11:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix a typo (1012 bytes, patch)
2014-03-02 03:33 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2014-03-02 03:33:27 UTC
These variables are not used for anything, so it probably
doesn't make a difference, but they should be reset to FALSE
when the name is lost.
Comment 1 Matthias Clasen 2014-03-02 03:33:39 UTC
Created attachment 270667 [details] [review]
Fix a typo
Comment 2 Stef Walter 2014-03-02 08:23:47 UTC
Attachment 270667 [details] pushed as bab337a - Fix a typo

Thanks!