~gpredict-team/gpredict/gpredict-packaging

« back to all changes in this revision

Viewing changes to src/qth-data.c

  • Committer: Bazaar Package Importer
  • Author(s): Fernando M. Maresca
  • Date: 2011-02-21 12:32:33 UTC
  • mto: (3.1.7 sid)
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20110221123233-50ztzx1wch3jqcs8
Tags: upstream-1.2
ImportĀ upstreamĀ versionĀ 1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
                                    G_KEY_FILE_KEEP_COMMENTS, &error)) {
62
62
 
63
63
        g_key_file_free (qth->data);
 
64
        qth->data = NULL;
64
65
 
65
66
        sat_log_log (SAT_LOG_LEVEL_ERROR,
66
67
                     _("%s: Could not load data from %s (%s)"),