Regenerate patches with git version 2.14.0.

This commit is contained in:
Carlos Maddela
2017-08-09 21:23:31 +10:00
parent a66cebafd3
commit 34afe54009
2 changed files with 5 additions and 4 deletions

View File

@@ -48,19 +48,19 @@ index db2031e..22eab5a 100644
GMutex progressLock; /* A mutex protected the stuff below */
char bs[256]; /* A string of 255 backspace characters */
@@ -1299,6 +1300,12 @@ int ProbeAltiVec(void);
@@ -1298,6 +1299,12 @@ int ProbeAltiVec(void);
void ShowPDF(char*);
/***
+/***
+ *** show-html.c
+ ***/
+
+void ShowHTML(char*);
+
+/***
/***
*** smart-lec.c
***/
diff --git a/help-dialogs.c b/help-dialogs.c
index 5065e76..3874463 100644
--- a/help-dialogs.c