VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/DcsRe
diff options
context:
space:
mode:
Diffstat (limited to 'DcsRe')
-rw-r--r--DcsRe/DcsRe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/DcsRe/DcsRe.c b/DcsRe/DcsRe.c
index 1f71f11..7f4096f 100644
--- a/DcsRe/DcsRe.c
+++ b/DcsRe/DcsRe.c
@@ -80,8 +80,8 @@ SelectEfiVolume()
else {
OUT_PRINT(L"%V [Boot] %N");
}
- EfiPrintDevicePath(gFSHandles[i]);
}
+ EfiPrintDevicePath(gFSHandles[i]);
OUT_PRINT(L"\n");
}