 Chromium Code Reviews
 Chromium Code Reviews Issue 6588085:
  Minor doc changes. Mostly commented out TODO and {PENDING notes that engineer...  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src/
    
  
    Issue 6588085:
  Minor doc changes. Mostly commented out TODO and {PENDING notes that engineer...  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src/| Index: ppapi/c/ppp.h | 
| =================================================================== | 
| --- ppapi/c/ppp.h (revision 76553) | 
| +++ ppapi/c/ppp.h (working copy) | 
| @@ -19,10 +19,11 @@ | 
| * @file | 
| * This file defines three functions that your module must | 
| * implement to interact with the browser. | 
| - * | 
| - * {PENDING: undefine PP_EXPORT?} | 
| */ | 
| +// {PENDING: undefine PP_EXPORT?} | 
| + | 
| + | 
| /* We don't want name mangling for these external functions. We only need | 
| * 'extern "C"' if we're compiling with a C++ compiler. | 
| */ |