gcr: Fix invalid warning when sending a secret exchange
authorStef Walter <stefw@gnome.org>
Sat, 30 Jun 2012 11:10:31 +0000 (13:10 +0200)
committerStef Walter <stefw@gnome.org>
Sat, 30 Jun 2012 11:31:50 +0000 (13:31 +0200)
commitb7e899d45a49085e2cedbff1cf76e6d8450b0bea
tree0c78b57c52328f7e04563d737237fc3a1111bfd7
parentf7ccffe0c5cb81179d86c05caf3e83867d21a08a
gcr: Fix invalid warning when sending a secret exchange

 * We checked the prefix of the sent data, but didn't correctly
   remove whitespace. In addition the check was inverted
 * Exposed by recent changes to glib, which changed the whitespace
   in the format a GKeyFile slightly
gcr/gcr-secret-exchange.c