added missing ending fold tag.

This commit is contained in:
foobar 2001-06-24 21:58:47 +00:00
parent 7c95f0436f
commit a8382659f9

View file

@ -24,6 +24,7 @@ function_entry extname_functions[] = {
/* __function_entries_here__ */
{NULL, NULL, NULL} /* Must be the last line in extname_functions[] */
};
/* }}} */
/* {{{ extname_module_entry
*/