@@ -22,11 +22,11 @@ /** * Resets the enumerator, so the next call to nextObject returns the first * object again. */ -- reset; +- (void)reset; @end /* * This needs to be exactly like this because it's hardcoded in the compiler. *