Browse Source

* Compilation fix in cpptest.cpp.

tags/v0.99.beta14
Sam Hocevar sam 18 years ago
parent
commit
1fa4337054
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      cpp/cpptest.cpp

+ 2
- 2
cpp/cpptest.cpp View File

@@ -24,10 +24,10 @@ static char const *pig[]= {
" _ ",
" _._ _..._ .-', _.._(`)) ",
" '-. ` ' /-._.-' ',/ ",
" ) \ '. ",
" ) \\ '. ",
" / _ _ | \\ ",
" | a a / | ",
" \ .-. ; " ,
" \\ .-. ; " ,
" '-('' ).-' ,' ; ",
" '-; | .' ",
" \\ \\ / ",


Loading…
Cancel
Save