ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/src/gvpe.C
(Generate patch)

Comparing gvpe/src/gvpe.C (file contents):
Revision 1.16 by pcg, Sun Jan 18 03:59:09 2009 UTC vs.
Revision 1.17 by pcg, Mon Mar 23 15:22:00 2009 UTC

293 { 293 {
294 ev_loop (EV_DEFAULT_ 0); 294 ev_loop (EV_DEFAULT_ 0);
295 cleanup_and_exit (EXIT_FAILURE); 295 cleanup_and_exit (EXIT_FAILURE);
296 } 296 }
297 297
298 slog (L_ERR, _("unable to setup network, unrecoverable error, exiting.")); 298 slog (L_ERR, _("unrecoverable error while setting up network, exiting."));
299 cleanup_and_exit (EXIT_FAILURE); 299 cleanup_and_exit (EXIT_FAILURE);
300} 300}
301 301

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines