]> git.pld-linux.org Git - packages/fastforward.git/blob - fastforward-gcc4.patch
- added gcc4.patch
[packages/fastforward.git] / fastforward-gcc4.patch
1 --- fastforward-1.00/streams/wvtimestream.h.orig        2008-03-26 07:49:16.203406893 +0100
2 +++ fastforward-1.00/streams/wvtimestream.h     2008-03-26 07:49:26.702685301 +0100
3 @@ -40,7 +40,7 @@
4      virtual bool test_set(SelectInfo &si);
5      
6      // notify timestream that we have "ticked" once
7 -    void WvTimeStream::tick();
8 +    void tick();
9      virtual void execute();
10  };
11  
This page took 0.066644 seconds and 3 git commands to generate.