]> git.pond.sub.org Git - empserver/commit
(nullify_objects): Use SCT_MAXDEF instead of sct_maxno. Loop no
authorMarkus Armbruster <armbru@pond.sub.org>
Thu, 19 Aug 2004 17:45:36 +0000 (17:45 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Thu, 19 Aug 2004 17:45:36 +0000 (17:45 +0000)
commit5a725c91774d4e48186d7ed899a3b015d0aecb11
tree64f0bec6f9e50bea9c47ca688fba94264f007ecc
parent77a9f94c69a5f5d612ff21fc63cf7fa512a47dcd
(nullify_objects): Use SCT_MAXDEF instead of sct_maxno.  Loop no
longer covers the extra empty slots at the end of the dchr[]; doesn't
matter.

(sct_maxno): Unused, remove.
include/sect.h
src/lib/global/sect.c
src/server/main.c