Updates to pie.c to free devlist in sane_exit and to not try and remove

newlines after calling sanei_config_read()
DEVEL_2_0_BRANCH-1
Simon Munton 2001-05-08 12:08:37 +00:00
rodzic 08ddff6f0e
commit ca69f7fc48
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,7 @@
2001-05-08 Simon Munton <simon@munton.demon.co.uk>
* backend/pie.c: Free devlist in sane_exit. Removed redundant check for
trailing newline in config file.
2001-05-07 Peter Fales <peter@fales.com>
* backend/dc25.[ch]: Cleaned up compiler warnings and fixed (very
minor) memory leak.