Index: src/trusted/plugin/string_encoding.h |
=================================================================== |
--- src/trusted/plugin/string_encoding.h (revision 2712) |
+++ src/trusted/plugin/string_encoding.h (working copy) |
@@ -4,8 +4,8 @@ |
* be found in the LICENSE file. |
*/ |
-#ifndef NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_SRPC_STRING_ENCODING_H_ |
-#define NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_SRPC_STRING_ENCODING_H_ |
+#ifndef NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_STRING_ENCODING_H_ |
+#define NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_STRING_ENCODING_H_ |
#include <stdlib.h> |
@@ -18,4 +18,4 @@ |
} |
-#endif |
+#endif // NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_STRING_ENCODING_H_ |
Property changes on: src/trusted/plugin/string_encoding.h |
___________________________________________________________________ |
Added: svn:mergeinfo |