summaryrefslogtreecommitdiff
path: root/textproc/aspell/patches/patch-af
blob: 89fb7c2e38943e0f524cadf01b70691cc2cb9732 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-af,v 1.3 2006/10/01 08:52:01 schwarz Exp $

--- modules/speller/default/language.cpp.orig	2006-09-17 23:54:51.000000000 +0200
+++ modules/speller/default/language.cpp	2006-09-17 23:55:57.000000000 +0200
@@ -26,6 +26,10 @@
 
 #include "gettext.h"
 
+#ifdef DECLARE_SNPRINTF
+int snprintf(char *str, size_t size, const char *format, ...);
+#endif
+
 namespace aspeller {
 
   static const char TO_CHAR_TYPE[256] = {