]> git.pld-linux.org Git - packages/twinkle.git/blame - twinkle-gcc4.patch
- up to 1.3
[packages/twinkle.git] / twinkle-gcc4.patch
CommitLineData
067ca1a1
PS
1--- twinkle-0.6.2/src/listener.cpp.orig 2006-01-26 21:03:16.000000000 +0100
2+++ twinkle-0.6.2/src/listener.cpp 2006-04-25 21:04:34.000000000 +0200
3@@ -128,7 +128,7 @@
4 t_sip_message *msg;
5 t_event_network *ev_network;
6 t_event_icmp *ev_icmp;
7- int pos_body; // position of body in msg
8+ std::size_t pos_body; // position of body in msg
9 string log_msg;
10
11 // Number of consecutive non-icmp errors received
This page took 0.075695 seconds and 4 git commands to generate.