X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=tmp.c;fp=tmp.c;h=8fbfa0d1edc4d5aa548d58afffc5ac13086bff4d;hb=ecb540df90fa1b07218b20e5893a8c58d90447a9;hp=fef4fef2dd932541e5fbbd69f1b580d68be996f7;hpb=32639324a5ed0b1678d1066680ed6d2e469ae271;p=smdp.git diff --git a/tmp.c b/tmp.c index fef4fef..8fbfa0d 100644 --- a/tmp.c +++ b/tmp.c @@ -67,5 +67,7 @@ int main(int argc, char *argv[]) { if(debug > 0) { markdown_debug(doc, debug); } + + return(EXIT_SUCCESS); }