Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump/librump/rumpnet g/c prototype of imaginary routine
details: https://anonhg.NetBSD.org/src/rev/bae8d10449f1
branches: trunk
changeset: 326699:bae8d10449f1
user: pooka <pooka%NetBSD.org@localhost>
date: Fri Feb 14 01:27:48 2014 +0000
description:
g/c prototype of imaginary routine
diffstat:
sys/rump/librump/rumpnet/rump_net_private.h | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 277d058cef26 -r bae8d10449f1 sys/rump/librump/rumpnet/rump_net_private.h
--- a/sys/rump/librump/rumpnet/rump_net_private.h Fri Feb 14 01:11:04 2014 +0000
+++ b/sys/rump/librump/rumpnet/rump_net_private.h Fri Feb 14 01:27:48 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: rump_net_private.h,v 1.7 2013/07/03 15:08:01 pooka Exp $ */
+/* $NetBSD: rump_net_private.h,v 1.8 2014/02/14 01:27:48 pooka Exp $ */
/*
* Copyright (c) 2008 Antti Kantee. All Rights Reserved.
@@ -37,8 +37,6 @@
} \
} while (/*CONSTCOND*/0)
-void rump_net_components(void);
-
#include "rumpnet_if_priv.h"
#endif /* _SYS_RUMP_NET_PRIVATE_H_ */
Home |
Main Index |
Thread Index |
Old Index