diff --git a/workbench/utilities/MultiView/misc.c b/workbench/utilities/MultiView/misc.c index 9e800facbd..020e552d89 100644 --- a/workbench/utilities/MultiView/misc.c +++ b/workbench/utilities/MultiView/misc.c @@ -1,5 +1,5 @@ /* - Copyright © 1995-2020, The AROS Development Team. All rights reserved. + Copyright � 1995-2020, The AROS Development Team. All rights reserved. $Id$ */ @@ -392,7 +392,7 @@ void About(void) struct EasyStruct es; struct DTClassInfo *classInfo; char *fmtTemplate; - int count = 12, tmplLen; + int count = 13, tmplLen; IPTR *abouttxt; WORD i = 0;