Enable syntax highlighting for the sample program

This commit is contained in:
apio 2023-01-12 19:34:33 +01:00
parent dead1e3ee2
commit 5be3c7d684
Signed by: apio
GPG Key ID: B8A7D06E42258954

View File

@ -10,7 +10,7 @@ Does not include support for compressed archives. You'll have to pass those thro
## Example ## Example
``` ```c
#include <stdio.h> #include <stdio.h>
#include <minitar.h> #include <minitar.h>