]> git.pld-linux.org Git - packages/kde4-kopete.git/blob - gcc6.patch
- clarified app vs library License, package COPYING with licensing notes (and also...
[packages/kde4-kopete.git] / gcc6.patch
1 --- kopete-4.14.3/plugins/history2/history2logger.h~    2014-11-02 12:16:53.000000000 +0100
2 +++ kopete-4.14.3/plugins/history2/history2logger.h     2017-03-03 21:31:28.093485234 +0100
3 @@ -94,7 +94,7 @@
4          * from Kopete::Contact @param c in the given @param sens
5          */
6         QList<Kopete::Message> readMessages(int lines,
7 -                                           int offset=0, const Kopete::MetaContact *c=false, bool reverseOrder=true);
8 +                                           int offset=0, const Kopete::MetaContact *c=0L, bool reverseOrder=true);
9  
10         /**
11          * Same as the following, but for one date. I did'nt reuse the above function
This page took 0.054442 seconds and 3 git commands to generate.