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,17 @@
$NetBSD: patch-SRC_dqs__parse__qconf.c,v 1.1 2013/03/28 21:37:23 joerg Exp $
--- SRC/dqs_parse_qconf.c.orig 2013-03-28 16:17:09.000000000 +0000
+++ SRC/dqs_parse_qconf.c
@@ -1200,11 +1200,7 @@ dqs_list_type *dqs_parse_qconf(argv_head
}
/***********************************************************************/
-void *dqs_parse_destination_id_list(head,cp,opt)
- dqs_list_type **head;
- char *cp;
- int opt;
-
+void dqs_parse_destination_id_list(dqs_list_type **head, char *cp, int opt)
{
dqs_list_type listel;