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/key.h b/ndn-cpp/c/key.h index 22ac0c4..0f599d5 100644 --- a/ndn-cpp/c/key.h +++ b/ndn-cpp/c/key.h
@@ -4,9 +4,9 @@ */ #ifndef NDN_KEY_H -#define NDN_KEY_H +#define NDN_KEY_H -#ifdef __cplusplus +#ifdef __cplusplus extern "C" { #endif @@ -31,7 +31,7 @@ // TODO: Implement keyName. } -#ifdef __cplusplus +#ifdef __cplusplus } #endif