💾 Archived View for gmi.noulin.net › gitRepositories › tuyau › file › makeHeader.h.gmi captured on 2023-01-29 at 13:27:18. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
makeHeader.h (181B)
1 #include "libsheepyObject.h" 2 void makeHeader(u8 *buf, u32 *bufip, u8 command, smallDictt *svrInfo, char *sendFile, char *destPath, u64 **filesize); 3 // vim: set expandtab ts=2 sw=2: