1
0
mirror of synced 2026-04-24 19:40:23 +00:00

support both big- and little-endian TIFF files. don't crash in close_input_file() if current_input_handler is NULL.

This commit is contained in:
Eric Smith
2003-03-25 09:38:08 +00:00
parent d4dcb359e6
commit e379c29f49
2 changed files with 15 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# tumble: build a PDF file from image files
# Makefile
# $Id: Makefile,v 1.38 2003/03/20 00:20:52 eric Exp $
# $Id: Makefile,v 1.39 2003/03/25 01:38:08 eric Exp $
# Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com>
#
# This program is free software; you can redistribute it and/or modify
@@ -57,7 +57,7 @@ YFLAGS = -d -v
# let me know why so I can improve this Makefile.
# -----------------------------------------------------------------------------
VERSION = 0.31
VERSION = 0.32
PACKAGE = tumble