changeset 16:419d538874a8

...
author cannam
date Fri, 20 Mar 2009 13:42:07 +0000
parents dde5eb0f1826
children ea8865f488a0
files TestInputExtremes.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TestInputExtremes.cpp	Fri Mar 20 13:41:00 2009 +0000
+++ b/TestInputExtremes.cpp	Fri Mar 20 13:42:07 2009 +0000
@@ -101,7 +101,7 @@
 }
 
 Test::Results
-TestNoInput::test(string key, Options options)
+TestNoInput::test(string key, Options)
 {
     auto_ptr<Plugin> p(load(key));
     Results r;