13 lines
342 B
Plaintext
13 lines
342 B
Plaintext
$NetBSD: patch-ac,v 1.1 2005/10/06 15:50:59 minskim Exp $
|
|
|
|
--- src/client/gtmess.h.orig 2005-03-18 06:15:31.000000000 -0800
|
|
+++ src/client/gtmess.h
|
|
@@ -79,7 +79,6 @@ typedef struct {
|
|
|
|
extern char *ZS;
|
|
extern config_t Config;
|
|
-extern struct cfg_entry ConfigTbl[];
|
|
extern int SCOLS, SLINES;
|
|
extern int utf8_mode;
|
|
extern struct tm now_tm;
|