diff options
Diffstat (limited to 'comms/estic/patches/patch-ah')
-rw-r--r-- | comms/estic/patches/patch-ah | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/comms/estic/patches/patch-ah b/comms/estic/patches/patch-ah deleted file mode 100644 index 239a24046ef..00000000000 --- a/comms/estic/patches/patch-ah +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ah,v 1.1.1.1 2001/02/10 18:34:23 tron Exp $ - ---- ../spunk/unixsrc/delay.cc.orig Thu Nov 7 18:06:58 1996 -+++ ../spunk/unixsrc/delay.cc Sat Feb 10 18:38:34 2001 -@@ -73,7 +73,7 @@ - // - // The function returns the real time passed or just ms. - { -- const ChunkSize = 256; -+ const u32 ChunkSize = 256; - - // Check the argument... - if (ms <= ChunkSize) { |