mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
284 B

--- ./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;