From 1fa4337054f59c74d05e4f841011fccf12a5a056 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Mon, 17 Apr 2006 13:31:43 +0000 Subject: [PATCH] * Compilation fix in cpptest.cpp. --- cpp/cpptest.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cpp/cpptest.cpp b/cpp/cpptest.cpp index 64bc9e6..045b254 100644 --- a/cpp/cpptest.cpp +++ b/cpp/cpptest.cpp @@ -24,10 +24,10 @@ static char const *pig[]= { " _ ", " _._ _..._ .-', _.._(`)) ", " '-. ` ' /-._.-' ',/ ", - " ) \ '. ", + " ) \\ '. ", " / _ _ | \\ ", " | a a / | ", - " \ .-. ; " , + " \\ .-. ; " , " '-('' ).-' ,' ; ", " '-; | .' ", " \\ \\ / ",