Sign in
mojo
/
mojo-tools
/
9ad90deb0d26b59e07dae72efbe62a1d8bf25f48
/
.
/
fusl
/
src
/
locale
/
catclose.c
blob: 02cd3e5c9c7a76a553e950c475e67b2c1e125259 [
file
] [
log
] [
blame
]
#include
<nl_types.h>
int
catclose
(
nl_catd catd
)
{
return
0
;
}