Index: ppapi/cpp/file_system.h |
=================================================================== |
--- ppapi/cpp/file_system.h (revision 96002) |
+++ ppapi/cpp/file_system.h (working copy) |
@@ -39,7 +39,7 @@ |
/// any other operation on it. |
/// |
/// @param[in] expected_size The expected size of the file system. |
- /// @param[in] callback A <code>PP_CompletionCallback</code> to be called upon |
+ /// @param[in] cc A <code>PP_CompletionCallback</code> to be called upon |
/// completion of Open(). |
/// |
/// @return An int32_t containing an error code from <code>pp_errors.h</code>. |