Minor documentation improvements.

This commit is contained in:
Dean Camera 2013-09-01 12:05:47 +02:00
parent 96f2634770
commit 53f7499009
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
/* Includes: */
// TODO: Add any required includes here
/* Enable C linkage for C++ Compilers: */
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)
extern "C" {
#endif