/[xlog]/xlog/src/callbacks_clist.c
ViewVC logotype

Diff of /xlog/src/callbacks_clist.c

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

revision 1.7 by pa4tu, Mon Aug 18 13:16:19 2003 UTC revision 1.8 by pa4tu, Mon Aug 18 17:53:21 2003 UTC
# Line 119  on_log_select_row (GtkTreeSelection *sel Line 119  on_log_select_row (GtkTreeSelection *sel
119      if (strlen (entry) <= 2)      if (strlen (entry) <= 2)
120        bandcopy = g_strdup (entry);        bandcopy = g_strdup (entry);
121      else      else
122        bandcopy = finddot (entry);        bandcopy = g_strdup(finddot (entry));
123      for (;;)      for (;;)
124        {        {
125          if (!bandsplit[bandindex])          if (!bandsplit[bandindex])

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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