aboutsummaryrefslogtreecommitdiffstats
path: root/irc/gseen.mod/files/patch-src_tclhash.h
blob: d03481152d33bceb8f6fdb4b70c7bf188f8401d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-src_tclhash.h,v 1.1 2012/11/16 00:35:28 joerg Exp $

--- src/tclhash.h.orig  2012-11-15 10:32:27.000000000 +0000
+++ src/tclhash.h
@@ -75,7 +75,7 @@ typedef struct tcl_bind_list_b {
 
 #ifndef MAKING_MODS
 
-inline void garbage_collect_tclhash(void);
+void garbage_collect_tclhash(void);
 
 void init_bind(void);
 void kill_bind(void);