aboutsummaryrefslogtreecommitdiffstats
path: root/src/image.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/image.c')
-rw-r--r--src/image.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/image.c b/src/image.c
index b2951dd70fb..73490fe2865 100644
--- a/src/image.c
+++ b/src/image.c
@@ -976,7 +976,7 @@ or omitted means use the selected frame. */)
976 976
977static void free_image (struct frame *f, struct image *img); 977static void free_image (struct frame *f, struct image *img);
978 978
979#define MAX_IMAGE_SIZE 6.0 979#define MAX_IMAGE_SIZE 10.0
980/* Allocate and return a new image structure for image specification 980/* Allocate and return a new image structure for image specification
981 SPEC. SPEC has a hash value of HASH. */ 981 SPEC. SPEC has a hash value of HASH. */
982 982