raise buffer size by 1 to retain previous resolution
This commit is contained in:
parent
3b4640dee4
commit
7153891293
|
|
@ -17,7 +17,7 @@ Author: 1988 Jeffrey M. Hsu
|
|||
|
||||
struct _keyed;
|
||||
|
||||
#define GRAPH_UNITS_LENGTH 20
|
||||
#define GRAPH_UNITS_LENGTH 21
|
||||
|
||||
/* Device-independent data structure for plots. */
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue