]> git.pld-linux.org Git - packages/fastforward.git/commitdiff
- fixes extra qualification
authorSzymon Siwek <sls@pld-linux.org>
Wed, 26 Mar 2008 07:09:11 +0000 (07:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fastforward-gcc4.patch -> 1.1

fastforward-gcc4.patch [new file with mode: 0644]

diff --git a/fastforward-gcc4.patch b/fastforward-gcc4.patch
new file mode 100644 (file)
index 0000000..5a4bd63
--- /dev/null
@@ -0,0 +1,11 @@
+--- fastforward-1.00/streams/wvtimestream.h.orig       2008-03-26 07:49:16.203406893 +0100
++++ fastforward-1.00/streams/wvtimestream.h    2008-03-26 07:49:26.702685301 +0100
+@@ -40,7 +40,7 @@
+     virtual bool test_set(SelectInfo &si);
+     
+     // notify timestream that we have "ticked" once
+-    void WvTimeStream::tick();
++    void tick();
+     virtual void execute();
+ };
This page took 0.110042 seconds and 4 git commands to generate.