From 0368cf025b865828bdadb2e1400346153a91f916 Mon Sep 17 00:00:00 2001 From: Paul Ackersviller Date: Tue, 29 May 2007 02:01:08 +0000 Subject: Merge of unposted revision 1.33. --- Src/Modules/parameter.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Src') diff --git a/Src/Modules/parameter.c b/Src/Modules/parameter.c index 7005501a8..3abe36ae8 100644 --- a/Src/Modules/parameter.c +++ b/Src/Modules/parameter.c @@ -1873,8 +1873,8 @@ static struct pardef partab[] = { getpmbuiltin, scanpmbuiltins, NULL, NULL, NULL }, { "dis_builtins", PM_READONLY, - getpmdisbuiltin, scanpmdisbuiltins, - NULL, NULL, }, + getpmdisbuiltin, scanpmdisbuiltins, NULL, + NULL, NULL }, { "reswords", PM_ARRAY|PM_SPECIAL|PM_READONLY, NULL, NULL, NULL, &reswords_gsu, NULL }, -- cgit 1.4.1