This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
* Compilation fix in cpptest.cpp.
tags/v0.99.beta14
Sam Hocevar
sam
18 years ago
parent
12b35d02e8
commit
1fa4337054
1 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
cpp/cpptest.cpp
+ 2
- 2
cpp/cpptest.cpp
View File
@@ -24,10 +24,10 @@ static char const *pig[]= {
" _ ",
" _ ",
" _._ _..._ .-', _.._(`)) ",
" _._ _..._ .-', _.._(`)) ",
" '-. ` ' /-._.-' ',/ ",
" '-. ` ' /-._.-' ',/ ",
" ) \ '. ",
" ) \
\
'. ",
" / _ _ | \\ ",
" / _ _ | \\ ",
" | a a / | ",
" | a a / | ",
" \ .-. ; " ,
" \
\
.-. ; " ,
" '-('' ).-' ,' ; ",
" '-('' ).-' ,' ; ",
" '-; | .' ",
" '-; | .' ",
" \\ \\ / ",
" \\ \\ / ",
Write
Preview
Loading…
Cancel
Save