| Index: src/trusted/plugin/nexe_arch.h
|
| ===================================================================
|
| --- src/trusted/plugin/nexe_arch.h (revision 2712)
|
| +++ src/trusted/plugin/nexe_arch.h (working copy)
|
| @@ -7,8 +7,8 @@
|
| // Routines for determining the most appropriate NaCl executable for
|
| // the current CPU's architecture.
|
|
|
| -#ifndef NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_SRPC_NEXE_ARCH_H_
|
| -#define NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_SRPC_NEXE_ARCH_H_
|
| +#ifndef NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_NEXE_ARCH_H_
|
| +#define NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_NEXE_ARCH_H_
|
|
|
| #include "native_client/src/include/nacl_string.h"
|
|
|
| @@ -25,4 +25,4 @@
|
|
|
| } // namespace plugin
|
|
|
| -#endif // NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_SRPC_NEXE_ARCH_H_
|
| +#endif // NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_NEXE_ARCH_H_
|
|
|
| Property changes on: src/trusted/plugin/nexe_arch.h
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
|
|
|
|