summaryrefslogtreecommitdiff
path: root/net/dctc/patches/patch-aa
blob: 6afd1273b10959e368470346c9a8ae58b3b547f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.3 2003/07/22 14:08:23 wiz Exp $

--- src/gdl.c.orig	Mon Jun 30 08:48:47 2003
+++ src/gdl.c
@@ -740,7 +740,7 @@ static int append_this_range_entry_to_fi
 		}
 		if(have!=want)
 		{
-			a=ENODATA;			/* set the error message to "no data available */
+			a=ENOMSG;			/* set the error message to "no data available */
 			break;
 		}