From: Michael Savage Date: Sat, 28 Dec 2019 23:54:32 +0000 (+0200) Subject: return 0 X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=e35b3e514682281902c774f64b44c5cca60b365c;p=Monocypher.git return 0 --- diff --git a/doc/extract_examples.sh b/doc/extract_examples.sh index 64bb940..d0bf1f5 100755 --- a/doc/extract_examples.sh +++ b/doc/extract_examples.sh @@ -77,4 +77,5 @@ do fi done +echo "return 0;" echo "}"