Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump/include/rump remove accidentally committed bit
details: https://anonhg.NetBSD.org/src/rev/c837235156fa
branches: trunk
changeset: 786484:c837235156fa
user: pooka <pooka%NetBSD.org@localhost>
date: Mon Apr 29 17:35:04 2013 +0000
description:
remove accidentally committed bit
diffstat:
sys/rump/include/rump/rumpuser.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 61b9b02cc12d -r c837235156fa sys/rump/include/rump/rumpuser.h
--- a/sys/rump/include/rump/rumpuser.h Mon Apr 29 17:31:05 2013 +0000
+++ b/sys/rump/include/rump/rumpuser.h Mon Apr 29 17:35:04 2013 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: rumpuser.h,v 1.95 2013/04/29 17:31:05 pooka Exp $ */
+/* $NetBSD: rumpuser.h,v 1.96 2013/04/29 17:35:04 pooka Exp $ */
/*
* Copyright (c) 2007-2013 Antti Kantee. All Rights Reserved.
@@ -62,7 +62,6 @@
void *hyp__extra[8];
};
int rumpuser_init(int, const struct rumpuser_hyperup *);
-void rumpuser_fini(void);
/*
* memory allocation
Home |
Main Index |
Thread Index |
Old Index