mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 10:18:09 -04:00
14 lines
267 B
C
14 lines
267 B
C
$NetBSD: patch-perm.c,v 1.1 2012/11/23 12:31:05 joerg Exp $
|
|
|
|
--- perm.c.orig 2012-11-21 16:06:25.000000000 +0000
|
|
+++ perm.c
|
|
@@ -273,7 +273,7 @@ void flush_disk()
|
|
}
|
|
|
|
|
|
-int release_lastbind(hp)
|
|
+void release_lastbind(hp)
|
|
struct host *hp;
|
|
{
|
|
struct lastbind *b,t;
|