aboutsummaryrefslogtreecommitdiff
path: root/archivers/par2cmdline/files/patch-par2fileformat.h
blob: 8b2a7642cddf86e33efc02f09c61b2781d41a50a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- par2fileformat.h.orig	2011-06-23 08:31:37.639455018 +0200
+++ par2fileformat.h	2011-06-23 08:38:29.287362503 +0200
@@ -84,7 +84,7 @@
   PACKET_HEADER         header;
   // Body
   MD5Hash               fileid;     // MD5hash of file_hash_16k, file_length, file_name
-  FILEVERIFICATIONENTRY entries[];
+  FILEVERIFICATIONENTRY entries[0];
 } PACKED;
 
 // The file description packet is used to record the name of the file,