]> git.pld-linux.org Git - packages/file.git/blob - file-revert-weak-palm-magic.patch
- fix problems with virtualbox data files.
[packages/file.git] / file-revert-weak-palm-magic.patch
1 --- file/magic/Magdir/palm      15 Dec 2011 16:21:43 -0000      1.8
2 +++ file/magic/Magdir/palm      16 Jan 2012 15:16:36 -0000
3 @@ -10,17 +10,17 @@
4  # What are the possibilities and where is this documented?
5  
6  # appl
7 -59     byte                    \0
8 ->60    string                  appl            PalmOS application
9 ->0     string                  >\0             "%s"
10 +#59    byte                    \0
11 +#>60   string                  appl            PalmOS application
12 +#>0    string                  >\0             "%s"
13  # TEXt
14 -59     byte                    \0
15 ->60    belong                  TEXt            AportisDoc file
16 ->0     string                  >\0             "%s"
17 +#59    byte                    \0
18 +#>60   belong                  TEXt            AportisDoc file
19 +#>0    string                  >\0             "%s"
20  # HACK
21 -59     byte                    \0
22 ->60    string                  HACK            HackMaster hack
23 ->0     string                  >\0             "%s"
24 +#59    byte                    \0
25 +#>60   string                  HACK            HackMaster hack
26 +#>0    string                  >\0             "%s"
27  
28  # Variety of PalmOS document types
29  # Michael-John Turner <mj at debian.org>
This page took 0.051934 seconds and 3 git commands to generate.