2
3
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-14 02:27:40 -04:00

Syntax fixes for NucleusLib.

This commit is contained in:
Darryl Pogue
2011-07-24 14:55:58 -07:00
parent f2d5e54810
commit 21afed6853
4 changed files with 4 additions and 3 deletions

View File

@ -119,7 +119,7 @@ class plFixedKeyValidator
private:
static plFixedKeyValidator fValidator;
plFixedKeyValidator::plFixedKeyValidator()
plFixedKeyValidator()
{
// verify that each Seed is in the correct spot...via the enum...
int i;