summaryrefslogtreecommitdiff
path: root/news/nn/patches/patch-ar
blob: 181a3757586c545682b4e5c743850d2b5c467ca8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ar,v 1.3 2006/10/14 19:33:45 schwarz Exp $

--- kill.c.orig	2005-04-20 01:53:17.000000000 +0200
+++ kill.c	2006-10-14 20:23:09.000000000 +0200
@@ -450,7 +450,7 @@
 typedef struct {
     long            ckh_magic;
     time_t          ckh_db_check;
-    off_t           ckh_pattern_offset;
+    long            ckh_pattern_offset;
     long            ckh_pattern_size;
     long            ckh_entries;
     long            ckh_regexp_size;