summaryrefslogtreecommitdiff
path: root/sys/dev/dm/dm_pdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/dm/dm_pdev.c')
-rw-r--r--sys/dev/dm/dm_pdev.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/dm/dm_pdev.c b/sys/dev/dm/dm_pdev.c
index b04d2cd7b14..8af4aaaddf9 100644
--- a/sys/dev/dm/dm_pdev.c
+++ b/sys/dev/dm/dm_pdev.c
@@ -1,4 +1,4 @@
-/* $NetBSD: dm_pdev.c,v 1.2 2008/12/19 15:24:03 haad Exp $ */
+/* $NetBSD: dm_pdev.c,v 1.3 2009/03/18 10:22:39 cegger Exp $ */
/*
* Copyright (c) 2008 The NetBSD Foundation, Inc.
@@ -230,7 +230,7 @@ dm_pdev_decr(dm_pdev_t *dmp)
}
/*static int
- dm_pdev_dump_list()
+ dm_pdev_dump_list(void)
{
dm_pdev_t *dmp;