Sign in
mojo
/
mojo-tools
/
751f4d3c32cbd11f0bfd44c5facf6c62173310bf
/
.
/
fusl
/
src
/
passwd
/
getspent.c
blob: 8574a480e13b1dbac470e79a68f257e5822099f8 [
file
]
#include
"pwf.h"
void
setspent
()
{
}
void
endspent
()
{
}
struct
spwd
*
getspent
()
{
return
0
;
}