Browse code

revert incorrect patch

git-svn: trunk@2187

Tomasz Kojm authored on 2006/08/11 23:11:33
Showing 2 changed files
... ...
@@ -1,3 +1,7 @@
1
+Fri Aug 11 16:09:46 CEST 2006 (tk)
2
+----------------------------------
3
+  * libclamav/vba_extract.c: revert incorrect patch from Sat Aug  5 21:10:32
4
+
1 5
 Fri Aug 11 15:49:24 CEST 2006 (tk)
2 6
 ----------------------------------
3 7
   * sigtool/sigtool.c: improve target detection in --verify-cdiff
... ...
@@ -75,7 +75,6 @@ vba_version_t vba_version[] = {
75 75
 	{ { 0x5f, 0x00, 0x00, 0x01 }, "Office 97 SR1",          5, FALSE },
76 76
 	{ { 0x65, 0x00, 0x00, 0x01 }, "Office 2000 alpha?",     6, FALSE },
77 77
 	{ { 0x6b, 0x00, 0x00, 0x01 }, "Office 2000 beta?",      6, FALSE },
78
-	{ { 0x6c, 0x00, 0x00, 0x01 }, "Office 2000?",           6, FALSE },
79 78
 	{ { 0x6d, 0x00, 0x00, 0x01 }, "Office 2000",            6, FALSE },
80 79
 	{ { 0x6f, 0x00, 0x00, 0x01 }, "Office 2000",            6, FALSE },
81 80
 	{ { 0x70, 0x00, 0x00, 0x01 }, "Office XP beta 1/2",     6, FALSE },