| Index: src/trusted/plugin/method_map.h
|
| ===================================================================
|
| --- src/trusted/plugin/method_map.h (revision 2712)
|
| +++ src/trusted/plugin/method_map.h (working copy)
|
| @@ -6,8 +6,8 @@
|
|
|
| // Lookup table types for method dispatching.
|
|
|
| -#ifndef NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_SRPC_METHOD_MAP_H
|
| -#define NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_SRPC_METHOD_MAP_H
|
| +#ifndef NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_METHOD_MAP_H
|
| +#define NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_METHOD_MAP_H
|
|
|
| #include "native_client/src/include/nacl_macros.h"
|
| #include "native_client/src/include/portability_string.h"
|
| @@ -118,4 +118,4 @@
|
|
|
| } // namespace plugin
|
|
|
| -#endif // NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_SRPC_METHOD_MAP_H
|
| +#endif // NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_METHOD_MAP_H
|
|
|
| Property changes on: src/trusted/plugin/method_map.h
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
|
|
|
|