From ad43d72a3e491012dd94e1bee920440cccddf148 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 20 Jan 2009 09:52:11 +0000 Subject: (svn r15161) -Change: bump url to 96 bytes --- src/network/core/tcp_content.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/network/core/tcp_content.h b/src/network/core/tcp_content.h index 5b7c2b850..60f68d933 100644 --- a/src/network/core/tcp_content.h +++ b/src/network/core/tcp_content.h @@ -62,7 +62,7 @@ struct ContentInfo { char filename[48]; ///< Filename (for the .tar.gz; only valid on download) char name[32]; ///< Name of the content char version[16]; ///< Version of the content - char url[64]; ///< URL related to the content + char url[96]; ///< URL related to the content char description[512]; ///< Description of the content uint32 unique_id; ///< Unique ID; either GRF ID or shortname byte md5sum[16]; ///< The MD5 checksum -- cgit v1.2.3-70-g09d2