[w3m-dev 04360] Re: "important" bugs from bugs.debian.org
This commit is contained in:
5
fm.h
5
fm.h
@@ -1,4 +1,4 @@
|
||||
/* $Id: fm.h,v 1.147 2010/08/04 14:06:36 htrb Exp $ */
|
||||
/* $Id: fm.h,v 1.148 2010/08/08 09:53:42 htrb Exp $ */
|
||||
/*
|
||||
* w3m: WWW wo Miru utility
|
||||
*
|
||||
@@ -101,6 +101,9 @@ void bzero(void *, int);
|
||||
#define LINELEN 256 /* Initial line length */
|
||||
#define PAGER_MAX_LINE 10000 /* Maximum line kept as pager */
|
||||
|
||||
#define MAXIMUM_COLS 1024
|
||||
#define DEFAULT_COLS 80
|
||||
|
||||
#ifdef USE_IMAGE
|
||||
#define MAX_IMAGE 1000
|
||||
#define MAX_IMAGE_SIZE 2048
|
||||
|
||||
Reference in New Issue
Block a user