aitjcize / cppman

C++ 98/11/14 manual pages for Linux/MacOS
GNU General Public License v3.0
1.29k stars 81 forks source link

Code not displayed properly in strtok page #13

Closed johndoe859 closed 11 years ago

johndoe859 commented 11 years ago

The line on the strtok manpage:

printf ("Splitting string \"%s\" into tokens:\n",str);

is displayed as

printf ("Splitting string

which also messes up the syntax highlighting.

aitjcize commented 11 years ago

Fixed in https://github.com/aitjcize/cppman/commit/fc34c1d79197388ef069d1a4a126800ccc90c565