Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
$NetBSD: patch-SRC_dqs__utility.c,v 1.1 2013/03/28 21:37:24 joerg Exp $
--- SRC/dqs_utility.c.orig 2013-03-28 16:13:40.000000000 +0000
+++ SRC/dqs_utility.c
@@ -2025,8 +2025,7 @@ void dqs_show_states(how,states)
}
/************************************************************************/
-int dqs_show_queue_states(state)
- int state;
+void dqs_show_queue_states(int state)
{
DENTER_EXT((DQS_EVENT,"dqs_show_queue_states"));