[gimp] web-page: Ankh said 2048 bytes, not 1024 bytes
- From: Mukund Sivaraman <muks src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] web-page: Ankh said 2048 bytes, not 1024 bytes
- Date: Fri, 1 Apr 2011 00:06:03 +0000 (UTC)
commit af74ee79e2a304fa58879969f5b630bb54af2f62
Author: Mukund Sivaraman <muks banu com>
Date: Fri Apr 1 05:35:52 2011 +0530
web-page: Ankh said 2048 bytes, not 1024 bytes
plug-ins/common/web-page.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/common/web-page.c b/plug-ins/common/web-page.c
index bce2ba4..614d2e9 100644
--- a/plug-ins/common/web-page.c
+++ b/plug-ins/common/web-page.c
@@ -37,7 +37,7 @@
/* Defines */
#define PLUG_IN_PROC "plug-in-web-page"
#define PLUG_IN_BINARY "web-page"
-#define MAX_URL_LEN 1024
+#define MAX_URL_LEN 2048
typedef struct
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]