Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Factory
vodovod
vodovod-1.10-hiscore.h.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vodovod-1.10-hiscore.h.patch of Package vodovod
--- hiscore.h.orig 2007-06-03 13:09:24.000000000 +0200 +++ hiscore.h 2014-10-23 23:41:05.235866051 +0200 @@ -28,7 +28,7 @@ std::string name; int level; int points; - bool operator<(const HiScore& h) { return points > h.points; }; + bool operator<(const HiScore& h) const { return points > h.points; }; }; //----------------------------------------------------------------------------- class HiScores
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor