summaryrefslogtreecommitdiff
path: root/net/libyahoo2/files/patch-sample_client.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/libyahoo2/files/patch-sample_client.c')
-rw-r--r--net/libyahoo2/files/patch-sample_client.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/net/libyahoo2/files/patch-sample_client.c b/net/libyahoo2/files/patch-sample_client.c
index 744c23d7224a..6179bffdbd2e 100644
--- a/net/libyahoo2/files/patch-sample_client.c
+++ b/net/libyahoo2/files/patch-sample_client.c
@@ -25,12 +25,3 @@
timestr[strlen(timestr) - 1] = '\0';
print_message(("[Offline message at %s from %s]: %s",
-@@ -654,7 +652,7 @@
- }
-
- void ext_yahoo_got_webcam_image(int id, const char *who,
-- unsigned char *image, unsigned int image_size, unsigned int real_size,
-+ const unsigned char *image, unsigned int image_size, unsigned int real_size,
- unsigned int timestamp)
- {
- static unsigned char *cur_image = NULL;