forked from pool/doxygen
- reintroduce useful reproducible.patch
- modified patches % doxygen-no-lowercase-man-names.patch (refreshed) - added patches + reproducible.patch OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=203
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
Index: doxygen-1.9.2/src/fortranscanner.l
|
||||
Index: doxygen-1.10.0/src/fortranscanner.l
|
||||
===================================================================
|
||||
--- doxygen-1.9.2.orig/src/fortranscanner.l
|
||||
+++ doxygen-1.9.2/src/fortranscanner.l
|
||||
@@ -2314,7 +2314,6 @@ static void initEntry(yyscan_t yyscanner
|
||||
--- doxygen-1.10.0.orig/src/fortranscanner.l
|
||||
+++ doxygen-1.10.0/src/fortranscanner.l
|
||||
@@ -2697,7 +2697,6 @@ static void initEntry(yyscan_t yyscanner
|
||||
static void addCurrentEntry(yyscan_t yyscanner,bool case_insens)
|
||||
{
|
||||
struct yyguts_t *yyg = (struct yyguts_t*)yyscanner;
|
||||
|
Reference in New Issue
Block a user