summaryrefslogtreecommitdiff
path: root/emulators/plex86/patches/patch-ac
blob: 0d84e49ae041ab5874ccd8493b4f092bf45b3866 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.3 2001/01/07 14:44:19 tron Exp $

--- user/plugins/write-cache/write-cache.cc.orig	Sun Jan  7 12:04:45 2001
+++ user/plugins/write-cache/write-cache.cc	Sun Jan  7 12:12:48 2001
@@ -167,7 +167,7 @@
 
 void WriteCache::DoSeek()
 {
-  loff_t result;
+  off_t result;
 
 #if 1
   if (!mustseek)