Le Thursday 31 July 2003 20:56, George Staikos a écrit : > On Thursday 31 July 2003 12:03, Laurent Montel wrote: > > CVS commit by mlaurent: > > > > Add const > > > > > > M +4 -4 blockcipher.cc 1.2 > > M +10 -10 blockcipher.h 1.2 > > M +4 -4 hashbase.cc 1.2 > > M +7 -7 hashbase.h 1.3 > > Thanks :) Please be careful with the rest of kwallet though. There are > some methods that are non-const at present that -could- be const, but I > hesitate to make them so because they are installed headers and there is a > good possibility that they will be non-const in the future. Ok no problem. Regards.