Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
2c3779c0ea
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      package/tibit/ggrab/gcc34.patch

+ 11
- 0
package/tibit/ggrab/gcc34.patch

@ -0,0 +1,11 @@
--- ./pesstream.h.orig 2004-09-12 05:05:58.767961504 +0200
+++ ./pesstream.h 2004-09-12 05:06:13.109781216 +0200
@@ -25,7 +25,7 @@
private:
static int m_st_nr;
int m_nr;
- enum S_TYPE m_stype;
+ S_TYPE m_stype;
class CBuffer * mp_cbuf;
class xlist * mp_list;

Loading…
Cancel
Save