public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-nntp/nzbget/files: nzbget-13.0_pre1042-gzip-endif.patch
@ 2014-06-29 18:37 Sven Wegener (swegener)
  0 siblings, 0 replies; only message in thread
From: Sven Wegener (swegener) @ 2014-06-29 18:37 UTC (permalink / raw
  To: gentoo-commits

swegener    14/06/29 18:37:15

  Added:                nzbget-13.0_pre1042-gzip-endif.patch
  Log:
  Add patch to fix bug #515500.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x64D4CF24)

Revision  Changes    Path
1.1                  net-nntp/nzbget/files/nzbget-13.0_pre1042-gzip-endif.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/files/nzbget-13.0_pre1042-gzip-endif.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/files/nzbget-13.0_pre1042-gzip-endif.patch?rev=1.1&content-type=text/plain

Index: nzbget-13.0_pre1042-gzip-endif.patch
===================================================================
Index: daemon/util/Util.cpp
===================================================================
--- daemon/util/Util.cpp	(revision 1046)
+++ daemon/util/Util.cpp	(working copy)
@@ -2368,6 +2368,7 @@
 
 	return zlError;
 }
+#endif
 
 Tokenizer::Tokenizer(const char* szDataString, const char* szSeparators)
 {
@@ -2423,5 +2424,3 @@
 	}
 	return szToken;
 }
-
-#endif





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-06-29 18:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-29 18:37 [gentoo-commits] gentoo-x86 commit in net-nntp/nzbget/files: nzbget-13.0_pre1042-gzip-endif.patch Sven Wegener (swegener)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox