fix build
Change-Id: I44a75f5451af053778be299b23274ecce9b2db76
This commit is contained in:
@@ -64,7 +64,7 @@ int LoadFileContents(const char* filename, FileContents* file,
|
||||
int retouch_flag);
|
||||
int SaveFileContents(const char* filename, const FileContents* file);
|
||||
void FreeFileContents(FileContents* file);
|
||||
int FindMatchingPatch(uint8_t* sha1, char** const patch_sha1_str,
|
||||
int FindMatchingPatch(uint8_t* sha1, const char** patch_sha1_str,
|
||||
int num_patches);
|
||||
|
||||
// bsdiff.c
|
||||
|
||||
Reference in New Issue
Block a user