Use full hed_uoff_t range for file position
commitce21e3f0350d7e46905c1716ed8180f90bff879a
authorPetr Tesarik <petr@tesarici.cz>
Fri, 18 May 2018 06:36:17 +0000 (18 08:36 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Fri, 18 May 2018 06:36:17 +0000 (18 08:36 +0200)
tree799dc39247a815c2d321bbae5f50e253e3ba1f83
parent43ae80ff9363aa2bbf0f71a3197dd33775e96136
Use full hed_uoff_t range for file position

Enlarge the terminal block up to UOFF_MAX and allow positions above
OFF_MAX in the UI.

Signed-off-by: Petr Tesarik <petr@tesarici.cz>
libhed/file.c
src/ui/fileshow.c