Skip to content

Commit a838265

Browse files
author
foobar
committed
added missing ending fold tag.
1 parent 7c95f04 commit a838265

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/skeleton/skeleton.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ function_entry extname_functions[] = {
2424
/* __function_entries_here__ */
2525
{NULL, NULL, NULL} /* Must be the last line in extname_functions[] */
2626
};
27+
/* }}} */
2728

2829
/* {{{ extname_module_entry
2930
*/

0 commit comments

Comments
 (0)