X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=misc%2Fmakedef.cmd;h=129ca83b5e486ccd7f37e3e1960073c02ce3229d;hb=248c593599dc26d99661556677732ab857d9b8ac;hp=12baeca868619d62209b652597aa469a0b79f319;hpb=47d2fb4537d9ad5bb14f4810561a327930ca4280;p=ncurses.git diff --git a/misc/makedef.cmd b/misc/makedef.cmd index 12baeca8..129ca83b 100644 --- a/misc/makedef.cmd +++ b/misc/makedef.cmd @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright 2020 Thomas E. Dickey * + * Copyright 2020,2021 Thomas E. Dickey * * Copyright 1998,2006 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * @@ -28,7 +28,7 @@ ****************************************************************************/ /* - * $Id: makedef.cmd,v 1.6 2020/02/02 23:34:34 tom Exp $ + * $Id: makedef.cmd,v 1.7 2021/09/04 10:52:55 tom Exp $ * * Author: Juan Jose Garcia Ripoll . * Webpage: http://www.arrakis.es/~worm/ @@ -119,12 +119,12 @@ do while queued() > 0 * it has a valid code that we store * we mark that code as used * ELIF (it has no number) THEN - * (it's a new symbol) + * (it is a new symbol) * we increase the counter of defined symbols * we assign it the special number 0 * (later on it'll be assigned an unused export code) * ELSE - * this symbol was in the old DLL and it's no longer + * this symbol was in the old DLL and it is no longer * here, so we skip it. */ select