From ee129a671620de49a5477b1e84bfcd110c522831 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 12 Oct 2024 19:34:29 +0200 Subject: Trivial fixes to comments --- src/nissy.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/nissy.h b/src/nissy.h index f91ee63..d365a32 100644 --- a/src/nissy.h +++ b/src/nissy.h @@ -3,10 +3,10 @@ This is libnissy (temporarily also known as h48), a Rubik's cube library. If you include this file, you should also use the following includes: -#include -#include -#include -#include +#include +#include +#include +#include All the functions return 0 or a positive integer in case of success and a negative integer in case of error, unless otherwise specified. -- cgit v1.3