summaryrefslogtreecommitdiff
path: root/sysutils/libirman/patches/patch-ab
blob: 6e5fd19524f066157eaa6d3119920fa409d1f467 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1 2002/06/14 20:38:41 abs Exp $

--- test_func.c.orig	Thu Feb 18 11:15:03 1999
+++ test_func.c
@@ -17,6 +17,8 @@
   unsigned char *code;
   char *text;
 
+  setlinebuf(stdout);
+
   if (argc < 2) {
     fprintf(stderr, "usage: test_func device\n");
     fprintf(stderr, "       where device is the serial port at which the infra red receiver resides\n");