index
:
sober
master
Simple Open Bug and Error Reporter, DevOps since before it was a buzzword
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
writetest.c
blob: dd997acb943427eb83ce6ac279b390702aab17a8 (
plain
)
1
2
3
4
5
6
#include
<stdio.h>
#include
"shared.h"
int
main
(){
makeRecent
(
1
);
}