[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ophandlers.c fix.
- To: bugs_(_at_)_openbsd_(_dot_)_org
- Subject: ophandlers.c fix.
- From: Erick Borsboom <erick_(_at_)_bonzai_(_dot_)_space-ei_(_dot_)_nl>
- Date: Wed, 26 Nov 2003 23:06:12 +0100
- Reply-to: erick_(_at_)_bonzai_(_dot_)_space-ei_(_dot_)_nl
--- ophandlers.c.orig Mon Dec 9 12:24:31 2002
+++ ophandlers.c Tue Nov 25 16:33:48 2003
@@ -112,7 +112,8 @@
BARF("OPIOCGET", strerror(errno));
if (opio.op_buflen <= 0) {
- printf("nothing available for %s\n");
+ printf("nothing available for %s\n",
+ keyword);
goto out;
}
Visit your host, monkey.org