* casetab.c (set_case_table): Declare this to be static, and
authorJim Blandy <jimb@redhat.com>
Sat, 31 Oct 1992 04:55:02 +0000 (04:55 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 31 Oct 1992 04:55:02 +0000 (04:55 +0000)
commitd9da9451b5f0899ba1656d66ff8b73efb87228ad
treea0b8547a561cf0d5600f9d26a0883422ced1fc48
parent39fb55ffbd70c7d5da00100749c4e6a54afdf42f
* casetab.c (set_case_table): Declare this to be static, and
return a Lisp_Object. Add static declaration for this
before Fset_case_table and Fset_standard_case_table.
(Fset_case_table, Fset_standard_case_table): Return the return
value of set_case_table, instead of returning garbage.
src/casetab.c