1 $NetBSD: patch-ab,v 1.2 2001/03/11 14:11:45 tron Exp $
3 --- XawI18n.h.orig 1996-10-15 16:41:26.000000000 +0200
5 @@ -29,11 +29,13 @@ in this Software without prior written a
11 #define wcslen(c) wslen(c)
12 #define wcscpy(d,s) wscpy(d,s)
13 #define wcsncpy(d,s,l) wsncpy(d,s,l)