commit | 2d27e2f70afc5485acdda73f7b8db49ce3648c97 | [log] [tgz] |
---|---|---|
author | Jeff Thompson <jefft0@gmail.com> | Fri Aug 09 12:55:00 2013 -0700 |
committer | Jeff Thompson <jefft0@gmail.com> | Fri Aug 09 12:55:00 2013 -0700 |
tree | 87cf372f7b7bb3216bc2e58b32979c43ef9d7fb1 | |
parent | 3392fd6d1c04d4f0ab7f41bd23091abeeed878a6 [diff] [blame] |
Convert tabs to spaces.
diff --git a/ndn-cpp/c/name.h b/ndn-cpp/c/name.h index 8096393..b7be236 100644 --- a/ndn-cpp/c/name.h +++ b/ndn-cpp/c/name.h
@@ -4,9 +4,9 @@ */ #ifndef NDN_NAME_H -#define NDN_NAME_H +#define NDN_NAME_H -#ifdef __cplusplus +#ifdef __cplusplus extern "C" { #endif @@ -52,7 +52,7 @@ self->nComponents = 0; } -#ifdef __cplusplus +#ifdef __cplusplus } #endif