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

Unified Diff: native_client_sdk/src/doc/devguide/devcycle/building.rst

Issue 306973002: [NaCl SDK] rename nacl_io demo. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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/doc/devguide/devcycle/building.rst
diff --git a/native_client_sdk/src/doc/devguide/devcycle/building.rst b/native_client_sdk/src/doc/devguide/devcycle/building.rst
index aaab31da074b7f5fc8c7cf4827ab4679043ab9a8..244ee56370d5fe786d4140807267f75162447113 100644
--- a/native_client_sdk/src/doc/devguide/devcycle/building.rst
+++ b/native_client_sdk/src/doc/devguide/devcycle/building.rst
@@ -589,7 +589,7 @@ libnacl_io.a
mounted a file system, it can use standard C library file operations:
``fopen``, ``fread``, ``fwrite``, ``fseek``, and ``fclose``.
For more detail, see the header ``include/nacl_io/nacl_io.h``.
- For an example of how to use nacl_io, see ``examples/demo/nacl_io``.
+ For an example of how to use nacl_io, see ``examples/demo/nacl_io_demo``.
libppapi_simple.a
Provides a familiar C programming environment by letting a module have a
« no previous file with comments | « native_client_sdk/src/doc/devguide/coding/nacl_io.rst ('k') | native_client_sdk/src/examples/demo/nacl_io/example.dsc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698