Module Name: src
Committed By: pooka
Date: Wed Jul 22 21:05:30 UTC 2009
Modified Files:
src/lib/libukfs: ukfs.c
Log Message:
delint
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/lib/libukfs/ukfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libukfs/ukfs.c
diff -u src/lib/libukfs/ukfs.c:1.30 src/lib/libukfs/ukfs.c:1.31
--- src/lib/libukfs/ukfs.c:1.30 Wed Jul 22 20:46:34 2009
+++ src/lib/libukfs/ukfs.c Wed Jul 22 21:05:30 2009
@@ -1,4 +1,4 @@
-/* $NetBSD: ukfs.c,v 1.30 2009/07/22 20:46:34 pooka Exp $ */
+/* $NetBSD: ukfs.c,v 1.31 2009/07/22 21:05:30 pooka Exp $ */
/*
* Copyright (c) 2007, 2008 Antti Kantee. All Rights Reserved.
@@ -164,6 +164,7 @@
return 0;
}
+/*ARGSUSED*/
static int
rumpmkdir(struct ukfs *dummy, const char *path, mode_t mode)
{