Skip to content
Snippets Groups Projects
Commit 165270a8 authored by rswindell's avatar rswindell
Browse files

How many typos can *you* make on a single line?

parent 3c946694
No related branches found
No related tags found
No related merge requests found
......@@ -36,13 +36,13 @@
#ifndef CP437_UTF8_TBL_H_
#define CP437_UTF8_TBL_H_
#ifdef _cpluslus
#ifdef __cplusplus
extern "C" {
#endif
extern const char* cp437_utf8_tbl[];
#ifdef _cpluslus
#ifdef __cplusplus
}
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment