From 108d491ea46bb8ea99863957f14496e022435d82 Mon Sep 17 00:00:00 2001 From: Kimmo Suominen Date: Sun, 9 Mar 2014 11:18:24 +0000 Subject: [PATCH] Fix typo. --- magic/Magdir/msdos | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/magic/Magdir/msdos b/magic/Magdir/msdos index 65f2ea6c..11d69a71 100644 --- a/magic/Magdir/msdos +++ b/magic/Magdir/msdos @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: msdos,v 1.89 2014/03/08 21:43:09 christos Exp $ +# $File: msdos,v 1.90 2014/03/09 11:18:24 kim Exp $ # msdos: file(1) magic for MS-DOS files # @@ -679,7 +679,7 @@ # Debian#712046: The magic below identifies "Delphi compiled form data". # An additional source of information is available at: # http://www.woodmann.com/fravia/dafix_t1.htm -0 ptring TPF0 +0 pstring TPF0 >4 pstring >\0 Delphi compiled form '%s' # tests for DBase files moved, updated and merged to database -- 2.49.0