SHA256
8
0
forked from pool/doxygen
2023-04-25 11:33:31 +00:00
committed by Git OBS Bridge
parent 855accc7ed
commit 771f3b1bd9
4 changed files with 10 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ Subject: [PATCH] Fix and work around compiler warnings and remove dead code
2 files changed, 11 insertions(+), 35 deletions(-)
diff --git a/TinyDeflate/gunzip.hh b/TinyDeflate/gunzip.hh
index c237298fdb..a631815a25 100644
index c237298fdb0..a631815a255 100644
--- a/TinyDeflate/gunzip.hh
+++ b/TinyDeflate/gunzip.hh
@@ -430,7 +430,7 @@ namespace gunzip_ns
@@ -31,7 +31,7 @@ index c237298fdb..a631815a25 100644
if(len > maxlen)
{
diff --git a/src/dotrunner.cpp b/src/dotrunner.cpp
index 5be9f20de9..9246029cb6 100644
index 5be9f20de9c..9246029cb61 100644
--- a/src/dotrunner.cpp
+++ b/src/dotrunner.cpp
@@ -16,7 +16,16 @@