summaryrefslogtreecommitdiffstats
path: root/fastos/src/tests/prefetchtest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fastos/src/tests/prefetchtest.cpp')
-rw-r--r--fastos/src/tests/prefetchtest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fastos/src/tests/prefetchtest.cpp b/fastos/src/tests/prefetchtest.cpp
index bd86f091f09..5749ef2ae54 100644
--- a/fastos/src/tests/prefetchtest.cpp
+++ b/fastos/src/tests/prefetchtest.cpp
@@ -142,7 +142,7 @@ public:
return rc;
}
- int Main ()
+ int Main () override
{
int rc = 1;
printf("grep for the string '%s' to detect failures.\n\n", failString);