1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 19:14:47 +02:00

Fixed Windows build - this is the real 1.9.2-p2 release

This commit is contained in:
Adam
2010-07-27 03:42:27 -04:00
parent ebdb2fc6e3
commit cd009c40bb
+1 -1
View File
@@ -117,7 +117,7 @@ class CoreExport UserMode : public Mode
virtual ~UserMode();
};
class UserModeParam : public UserMode
class CoreExport UserModeParam : public UserMode
{
public:
/** Default constructor