~ubuntu-branches/debian/squeeze/libnice/squeeze

« back to all changes in this revision

Viewing changes to tests/test-dribble.c

  • Committer: Bazaar Package Importer
  • Author(s): Sjoerd Simons
  • Date: 2010-05-20 14:38:50 UTC
  • mfrom: (1.2.4 upstream) (5.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100520143850-413jycrqvl22ukg5
Tags: 0.0.12-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
 
77
77
  /* note: should not be reached, abort */
78
78
  g_error ("ERROR: test has got stuck, aborting...");
 
79
 
 
80
  return FALSE;
79
81
}
80
82
 
81
83
static gboolean quit_loop_cb (gpointer pointer)