commit | dbc0129400f22087d4be3396cc44ea922d2f07f8 | [log] [tgz] |
---|---|---|
author | Thiago Macieira <thiago.macieira@intel.com> | Mon Jun 06 17:02:25 2016 -0700 |
committer | Thiago Macieira <thiago.macieira@intel.com> | Thu Jul 07 09:35:57 2016 -0700 |
tree | e95a11569038c656898194773c24f3b0f5919f52 | |
parent | 358a7e42ab1ed421a68e699d8d8359340bcfacbd [diff] [blame] |
Convert C++/C99 style comments to C89 I'm only doing this once and I'll probably regress later. Signed-off-by: Thiago Macieira <thiago.macieira@intel.com>
diff --git a/src/cborjson.h b/src/cborjson.h index 58c4cae..8ff27b9 100644 --- a/src/cborjson.h +++ b/src/cborjson.h
@@ -58,5 +58,5 @@ } #endif -#endif // CBORJSON_H +#endif /* CBORJSON_H */