Sign in
mojo
/
mojo-tools
/
92b330f6dedb4d880eb66e384a28b1a4de2f6ba2
/
.
/
fusl
/
src
/
locale
/
catclose.c
blob: e430cc02ff9d3507b3de989ed91a83a1226664f2 [
file
]
#include
<nl_types.h>
int
catclose
(
nl_catd catd
)
{
return
0
;
}