From 5c6374daac90eff962114b3a93fdc3214574f04c Mon Sep 17 00:00:00 2001 From: Sebastian Rasmussen Date: Sun, 25 Jul 2021 22:59:52 +0200 Subject: jbig2dec: Update contact information and fix typo. --- jbig2dec/README | 2 +- jbig2dec/config_win32.h | 2 +- jbig2dec/jbig2dec.1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'jbig2dec') diff --git a/jbig2dec/README b/jbig2dec/README index 7a0e53d2a..1a739c690 100644 --- a/jbig2dec/README +++ b/jbig2dec/README @@ -28,5 +28,5 @@ Report bugs at https://bugs.ghostscript.com For security issues please use the "Security - Other" product, and for normal bugs the "jbig2dec" product. -Contact the developers at the IRC channel #ghostscript at freenode.net +Contact the developers on Discord or IRC at #ghostscript at libera.chat or via the mailing list . diff --git a/jbig2dec/config_win32.h b/jbig2dec/config_win32.h index dc807c9ac..53d4e918b 100644 --- a/jbig2dec/config_win32.h +++ b/jbig2dec/config_win32.h @@ -44,7 +44,7 @@ typedef unsigned __int64 uint64_t; /* Previously we defined inline as nothing for 2005 and below */ # define inline #else -/* VS 2008 has __inline but not inline, later versiosn (unknown exactly where) define inline +/* VS 2008 has __inline but not inline, later versions (unknown exactly where) define inline * so cater for it being defined already. */ # if !(defined(inline)) diff --git a/jbig2dec/jbig2dec.1 b/jbig2dec/jbig2dec.1 index 70607eb83..b3a8e4be7 100644 --- a/jbig2dec/jbig2dec.1 +++ b/jbig2dec/jbig2dec.1 @@ -69,7 +69,7 @@ Show usage summary. .SH REPORTING BUGS Report bugs at https://bugs.ghostscript.com -Contact the developers at the IRC channel #ghostscript at freenode.net +Contact the developers on Dicord and IRC on #ghostscript at libera.chat or via the mailing list . .SH AUTHOR -- cgit v1.2.1