summaryrefslogtreecommitdiffstats
path: root/recovery.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'recovery.cpp')
-rw-r--r--recovery.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/recovery.cpp b/recovery.cpp
index baafadca0..1d749ca93 100644
--- a/recovery.cpp
+++ b/recovery.cpp
@@ -814,7 +814,7 @@ main(int argc, char **argv) {
if (!sehandle) {
fprintf(stderr, "Warning: No file_contexts\n");
- ui_print("Warning: No file_contexts\n");
+ ui->Print("Warning: No file_contexts\n");
}
#endif