[gimp] web-page: Increase maximum URL len
- From: Mukund Sivaraman <muks src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] web-page: Increase maximum URL len
- Date: Thu, 31 Mar 2011 23:52:21 +0000 (UTC)
commit e9224d41d5ad48b4749dd5cda6de834352f5301b
Author: Mukund Sivaraman <muks banu com>
Date: Fri Apr 1 05:21:39 2011 +0530
web-page: Increase maximum URL len
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 025b28c..bce2ba4 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 256
+#define MAX_URL_LEN 1024
typedef struct
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]