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

Unified Diff: ppapi/c/ppb_file_system.h

Issue 9288006: Minor changes as per Christians most-recent review of the docs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 10 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: ppapi/c/ppb_file_system.h
===================================================================
--- ppapi/c/ppb_file_system.h (revision 122146)
+++ ppapi/c/ppb_file_system.h (working copy)
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-/* From ppb_file_system.idl modified Wed Oct 5 14:06:02 2011. */
+/* From ppb_file_system.idl modified Wed Feb 15 13:55:58 2012. */
#ifndef PPAPI_C_PPB_FILE_SYSTEM_H_
#define PPAPI_C_PPB_FILE_SYSTEM_H_
@@ -67,7 +67,8 @@
* completion of Open().
*
* @return An int32_t containing an error code from <code>pp_errors.h</code>.
- *
+ */
+ /*
* TODO(brettw) clarify whether this must have completed before a file can
* be opened in it. Clarify what it means to be "completed."
*/
« no previous file with comments | « ppapi/c/ppb_audio_config.h ('k') | ppapi/cpp/audio.h » ('j') | ppapi/cpp/var.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698