From cbbcae5f8b8b6b2b6d0264670acfc5dfbb313e6b Mon Sep 17 00:00:00 2001 From: pooka Date: Wed, 18 Dec 2013 20:24:04 +0000 Subject: [PATCH] remove outdated comment (since quite a few months ago) --- lib/librumpuser/rumpuser_port.h | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/lib/librumpuser/rumpuser_port.h b/lib/librumpuser/rumpuser_port.h index 94bac754b44f..60a5ea2edaae 100644 --- a/lib/librumpuser/rumpuser_port.h +++ b/lib/librumpuser/rumpuser_port.h @@ -1,4 +1,4 @@ -/* $NetBSD: rumpuser_port.h,v 1.22 2013/10/27 16:39:46 rmind Exp $ */ +/* $NetBSD: rumpuser_port.h,v 1.23 2013/12/18 20:24:04 pooka Exp $ */ /* * Portability header for non-NetBSD platforms. @@ -6,12 +6,6 @@ * Maybe should try to use the infrastructure in tools/compat instead? */ -/* - * XXX: - * There is currently no errno translation for the error values reported - * by the hypercall layer. - */ - #ifndef _LIB_LIBRUMPUSER_RUMPUSER_PORT_H_ #define _LIB_LIBRUMPUSER_RUMPUSER_PORT_H_