[lusca-cache] r14931 committed - Fix wrapping

1 view
Skip to first unread message

codesite...@google.com

unread,
Jul 22, 2011, 11:11:13 AM7/22/11
to lusca-...@googlegroups.com
Revision: 14931
Author: adrian.chadd
Date: Fri Jul 22 08:10:10 2011
Log: Fix wrapping

http://code.google.com/p/lusca-cache/source/detail?r=14931

Modified:
/playpen/LUSCA_HEAD_ipv6/lib/rfc1035.c

=======================================
--- /playpen/LUSCA_HEAD_ipv6/lib/rfc1035.c Thu Jan 20 17:57:31 2011
+++ /playpen/LUSCA_HEAD_ipv6/lib/rfc1035.c Fri Jul 22 08:10:10 2011
@@ -667,7 +667,8 @@
}

ssize_t
-rfc1035BuildAAAAQuery(const char *hostname, char *buf, size_t sz, unsigned
short qid, rfc1035_query * query)
+rfc1035BuildAAAAQuery(const char *hostname, char *buf, size_t sz,
+ unsigned short qid, rfc1035_query * query)
{
static rfc1035_message h;
size_t offset = 0;

Reply all
Reply to author
Forward
0 new messages