| Index: src/trusted/plugin/utility.h
|
| ===================================================================
|
| --- src/trusted/plugin/utility.h (revision 2712)
|
| +++ src/trusted/plugin/utility.h (working copy)
|
| @@ -6,8 +6,8 @@
|
|
|
| // A collection of debugging related interfaces.
|
|
|
| -#ifndef NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_SRPC_UTILITY_H_
|
| -#define NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_SRPC_UTILITY_H_
|
| +#ifndef NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_UTILITY_H_
|
| +#define NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_UTILITY_H_
|
|
|
| #include <setjmp.h>
|
| #include <signal.h>
|
| @@ -88,4 +88,4 @@
|
|
|
| } // namespace plugin
|
|
|
| -#endif // NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_SRPC_UTILITY_H_
|
| +#endif // NATIVE_CLIENT_SRC_TRUSTED_PLUGIN_UTILITY_H_
|
|
|
| Property changes on: src/trusted/plugin/utility.h
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
|
|
|
|