mirror of
https://github.com/openharmony/third_party_fsverity-utils.git
synced 2026-07-01 10:05:35 -04:00
Fix some #endif comments
Signed-off-by: Eric Biggers <ebiggers@google.com>
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ static const struct fsverity_command {
|
||||
"Display the fs-verity digest of the given verity file(s)",
|
||||
.usage_str =
|
||||
" fsverity measure FILE...\n"
|
||||
#endif /* _WIN32 */
|
||||
#endif /* !_WIN32 */
|
||||
}, {
|
||||
.name = "sign",
|
||||
.func = fsverity_cmd_sign,
|
||||
|
||||
Reference in New Issue
Block a user