updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git] / ggrab / patch-pesstream.h
blobfb2337266b9204cdcf02a5082744cacca62d7f29
1 --- pesstream.h.orig 2006-05-02 20:20:31.000000000 +0200
2 +++ pesstream.h 2006-05-02 20:16:48.000000000 +0200
3 @@ -25,7 +25,7 @@
4 private:
5 static int m_st_nr;
6 int m_nr;
7 - enum S_TYPE m_stype;
8 + S_TYPE m_stype;
9 class CBuffer * mp_cbuf;
10 class xlist * mp_list;