summaryrefslogtreecommitdiff
path: root/games/znibbles/files/patch-src::GTK::NibblesArea.C
blob: d85f655a2dd71964909934e219ba6fb6bab74b1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/GTK/NibblesArea.C	Wed May 12 11:48:25 1999
+++ src/GTK/NibblesArea.C	Sat Oct 26 00:37:26 2002
@@ -323,7 +323,7 @@
 			      GdkEventExpose *event, 
 			      NibblesArea *mythis)
 {
-  cout << "expose !" << endl;
+  std::cout << "expose !" << std::endl;
 
   if (!mythis->joined) {
     mythis->gif.join_game();