/[xlog]/xlog/src/logfile/adif.c
ViewVC logotype

Diff of /xlog/src/logfile/adif.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by pa4tu, Tue Oct 19 14:36:14 2004 UTC revision 1.5 by pa4tu, Wed Oct 20 17:34:24 2004 UTC
# Line 220  static gint adif_qso_foreach Line 220  static gint adif_qso_foreach
220                          ret = (*adif_fn)(adif_handle, q, adif_arg);                          ret = (*adif_fn)(adif_handle, q, adif_arg);
221                          adif_field = -1;                          adif_field = -1;
222                          memset(q, 0, sizeof(q));                          memset(q, 0, sizeof(q));
223                          if (ret) {g_print("! ");return ret;}                          if (ret) return ret;
224                  }                  }
225          }          }
226          g_free (buffer);          g_free (buffer);

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26