Remove unnecessary line in header

This commit is contained in:
apio 2022-11-06 12:16:04 +01:00
parent 4b20ab2e36
commit bdb500b290

View File

@ -35,8 +35,6 @@ int main(int argc, char** argv)
This program will list out the files in a tar archive :) This program will list out the files in a tar archive :)
## API
## Functions ## Functions
### minitar_open ### minitar_open
`struct minitar* minitar_open(const char* filename)` `struct minitar* minitar_open(const char* filename)`