From a5a66264de2f56c5b1ba00e0228eae61f70d5689 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Fri, 28 Apr 2000 08:07:42 +0000 Subject: Perl working again, better than ever (unless there's bugs :) git-svn-id: http://svn.irssi.org/repos/irssi/trunk@191 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- src/fe-common/core/module-formats.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/fe-common/core/module-formats.h') diff --git a/src/fe-common/core/module-formats.h b/src/fe-common/core/module-formats.h index cce8d48b..6730f413 100644 --- a/src/fe-common/core/module-formats.h +++ b/src/fe-common/core/module-formats.h @@ -55,7 +55,8 @@ enum { IRCTXT_FILL_6, - IRCTXT_NOT_TOGGLE + IRCTXT_NOT_TOGGLE, + IRCTXT_PERL_ERROR }; extern FORMAT_REC fecommon_core_formats[]; -- cgit v1.2.3