Fix for SF bug #2222159: File was not reload when type was changed externaly
commit2db7b4b716ac75fb47f1c074107581e72ff5f766
authorBert Wesarg <bert.wesarg@googlemail.com>
Wed, 5 Nov 2008 09:09:44 +0000 (5 09:09 +0000)
committerBert Wesarg <bert.wesarg@googlemail.com>
Wed, 5 Nov 2008 09:09:44 +0000 (5 09:09 +0000)
treeb1d64c63f9dd0234f3e9c022749b5db93a807d1f
parentc633155865307e236ae73e2c3dc7e3560b796f86
Fix for SF bug #2222159: File was not reload when type was changed externaly

We now check the file format of the first chunk read and if this differs to
the current file format the files was modified externaly.
source/file.c