From c7a199d66b0a44ae60d833a2ec9f12cc0ede7dd3 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Wed, 16 Oct 2002 01:57:23 +0000 Subject: Upgrade to 0.4.9.4. PR: ports/44118 Submitted by: Ports Fury. --- net/micq/files/patch-ac | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 net/micq/files/patch-ac (limited to 'net/micq/files/patch-ac') diff --git a/net/micq/files/patch-ac b/net/micq/files/patch-ac deleted file mode 100644 index 45a371954d0e..000000000000 --- a/net/micq/files/patch-ac +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- src/server.c 2002/04/05 09:53:54 1.1 -+++ src/server.c 2002/04/05 09:54:20 -@@ -134,7 +134,7 @@ - { - char buf[450]; - -- sprintf (buf, "%s%c%s", url, ConvSep (), description); -+ snprintf (buf, sizeof(buf), "%s%c%s", url, ConvSep (), description); - icq_sendmsg (sess, uin, buf, URL_MESS); - } - -- cgit v1.2.3