Improve documentation
The Cosmo API documentation page is pretty good now https://justine.lol/cosmopolitan/documentation.html
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include "libc/str/str.h"
|
||||
#include "libc/zipos/zipos.internal.h"
|
||||
|
||||
const char kZiposSchemePrefix[4] = "zip:";
|
||||
const char kZiposSchemePrefix[4] hidden = "zip:";
|
||||
|
||||
/**
|
||||
* Extracts information about ZIP URI if it is one.
|
||||
|
||||
Reference in New Issue
Block a user