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

Unified Diff: native_client_sdk/src/examples/demo/nacl_io/handlers.c

Issue 14607005: [NaCl SDK] Cleanup examples. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: feedback Created 7 years, 7 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
Index: native_client_sdk/src/examples/demo/nacl_io/handlers.c
diff --git a/native_client_sdk/src/examples/demo/nacl_io/handlers.c b/native_client_sdk/src/examples/demo/nacl_io/handlers.c
index 46d8594b9e10b90d421be0479d11dfbfa3afb846..c223d1a8b212b86cfac9e2ea6e4501e42dfedc61 100644
--- a/native_client_sdk/src/examples/demo/nacl_io/handlers.c
+++ b/native_client_sdk/src/examples/demo/nacl_io/handlers.c
@@ -12,7 +12,7 @@
#include <string.h>
#include <sys/stat.h>
-#include "hello_nacl_io.h"
+#include "nacl_io.h"
#define MAX_OPEN_FILES 10
« no previous file with comments | « native_client_sdk/src/examples/demo/nacl_io/example.dsc ('k') | native_client_sdk/src/examples/demo/nacl_io/hello_nacl_io.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698