[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ophandlers.c fix.



--- 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