summaryrefslogtreecommitdiff
path: root/net/tintin++/files/patch-af
blob: 6fc54c273c0538b46d52f80ab82b125bfc599029 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- misc.c.orig	Fri Mar  5 21:40:11 1999
+++ misc.c	Tue Sep 26 17:20:07 2000
@@ -106,7 +106,7 @@
   char temp[2];
   temp[0]=7;
   temp[1]=0;
-  write(1, temp, 2);
+  write(1, temp, 1);
 }
 
 
@@ -176,7 +176,7 @@
     }
     ses=NULL;  
     if (is_split) 
-      write(1, "c", 3);
+      write(1, "c", 2);
     tintin_puts2("TINTIN suffers from bloodlack, and the lack of a beating heart...", ses);
     tintin_puts2("TINTIN is dead! R.I.P.", ses);
     tintin_puts2("Your blood freezes as you hear TINTIN's death cry.", ses);