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

Comparing gvpe/src/device-tincd.C (file contents):
Revision 1.21 by pcg, Thu Aug 7 17:54:26 2008 UTC vs.
Revision 1.22 by root, Tue Feb 8 23:11:35 2011 UTC

231 !write_packet (reinterpret_cast<vpn_packet_t *>(pkt))) 231 !write_packet (reinterpret_cast<vpn_packet_t *>(pkt)))
232 slog (L_ERR, _("can't write to %s %s: %s"), info (), device, 232 slog (L_ERR, _("can't write to %s %s: %s"), info (), device,
233 strerror (errno)); 233 strerror (errno));
234} 234}
235 235
236

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines