pkgsrc/comms/estic/patches/patch-am
tron d94912ffb8 Import new "estic" package:
German language configuration tool for ISTEC 1003/1008 ISDN systems
2001-02-10 18:34:23 +00:00

15 lines
421 B
Text

$NetBSD: patch-am,v 1.1.1.1 2001/02/10 18:34:23 tron Exp $
--- ../spunk/coll.h.orig Wed Dec 18 23:42:14 1996
+++ ../spunk/coll.h Sat Feb 10 18:38:35 2001
@@ -33,8 +33,8 @@
-static const coIndexError = 1; // Index out of range
-static const coOverflowError = 2; // Collection overflow
+static const int coIndexError = 1; // Index out of range
+static const int coOverflowError = 2; // Collection overflow