Regenerate patches with git version 2.14.0.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -3,6 +3,7 @@ dvdisaster (0.79.5-3) UNRELEASED; urgency=medium
|
|||||||
* Team upload.
|
* Team upload.
|
||||||
* Fix another build failure on kFreeBSD.
|
* Fix another build failure on kFreeBSD.
|
||||||
* Bump Standards Version to 4.0.1.
|
* Bump Standards Version to 4.0.1.
|
||||||
|
* Regenerate patches with git version 2.14.0.
|
||||||
|
|
||||||
-- Carlos Maddela <e7appew@gmail.com> Tue, 08 Aug 2017 03:13:26 +1000
|
-- Carlos Maddela <e7appew@gmail.com> Tue, 08 Aug 2017 03:13:26 +1000
|
||||||
|
|
||||||
|
|||||||
@@ -48,19 +48,19 @@ index db2031e..22eab5a 100644
|
|||||||
|
|
||||||
GMutex progressLock; /* A mutex protected the stuff below */
|
GMutex progressLock; /* A mutex protected the stuff below */
|
||||||
char bs[256]; /* A string of 255 backspace characters */
|
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*);
|
void ShowPDF(char*);
|
||||||
|
|
||||||
/***
|
+/***
|
||||||
+ *** show-html.c
|
+ *** show-html.c
|
||||||
+ ***/
|
+ ***/
|
||||||
+
|
+
|
||||||
+void ShowHTML(char*);
|
+void ShowHTML(char*);
|
||||||
+
|
+
|
||||||
+/***
|
/***
|
||||||
*** smart-lec.c
|
*** smart-lec.c
|
||||||
***/
|
***/
|
||||||
|
|
||||||
diff --git a/help-dialogs.c b/help-dialogs.c
|
diff --git a/help-dialogs.c b/help-dialogs.c
|
||||||
index 5065e76..3874463 100644
|
index 5065e76..3874463 100644
|
||||||
--- a/help-dialogs.c
|
--- a/help-dialogs.c
|
||||||
|
|||||||
Reference in New Issue
Block a user