Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(514)

Unified Diff: host/linktest/main.c

Issue 2748008: Add vbutil_keyblock (Closed) Base URL: ssh://gitrw.chromium.org/vboot_reference.git
Patch Set: Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « host/lib/host_misc.c ('k') | tests/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: host/linktest/main.c
diff --git a/host/linktest/main.c b/host/linktest/main.c
index 767a902575bbaacfe26b188a5add07bf169a270d..f1030ce73a675666f3acffeedbf6d1afd6291a80 100644
--- a/host/linktest/main.c
+++ b/host/linktest/main.c
@@ -16,6 +16,7 @@ int main(void)
/* host_misc.h */
ReadFile(0, 0);
+ WriteFile(0, 0, 0);
/* host_signature.h */
SignatureInit(0, 0, 0, 0);
« no previous file with comments | « host/lib/host_misc.c ('k') | tests/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698