* lib/fclose.c: Fix typo in comment: s/close/fclose/.
[pspp] / lib / offtostr.c
1 #define inttostr offtostr
2 #define inttype off_t
3 #include "inttostr.c"