3b3b7eb928
Blurb: Here is yet another program for spouting silly, random phrases. It mimics awful text porn; more importantly, it's a classic! The output of this program is of a [vaguely] sexually explicit nature.
13 lines
332 B
Text
13 lines
332 B
Text
$NetBSD: patch-ab,v 1.1.1.1 2008/10/26 09:51:52 bjs Exp $
|
|
|
|
--- sex.c.orig 2001-04-28 18:21:29.000000000 +0100
|
|
+++ sex.c 2008-10-23 11:00:07.000000000 +0100
|
|
@@ -252,7 +252,7 @@
|
|
register TABLE *ttp;
|
|
register char *cp;
|
|
int getpid();
|
|
- long now;
|
|
+ time_t now;
|
|
char buffer[2048];
|
|
int pos, lastword;
|
|
|