1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 20:10:49 +02:00

Remove trailing whitspace from c++.html.markdown

This commit is contained in:
Matt Kline
2014-10-09 22:57:52 -07:00
parent dbb02b06b5
commit b39a6827e9

View File

@@ -346,4 +346,5 @@ int main () {
Futher Reading
for more resources see: http://www.icce.rug.nl/documents/cplusplus/
for other reference material: http://www.cplusplus.com/doc/tutorial/