From 4668156da5915c8d7a7b40edaf6617b004547bd7 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 11 Oct 2024 16:39:36 +0200 Subject: Improved comment --- src/nissy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/nissy.h b/src/nissy.h index c019998..e037e3b 100644 --- a/src/nissy.h +++ b/src/nissy.h @@ -12,7 +12,7 @@ All the functions return 0 or a positive integer in case of success and a negative integer in case of error, unless otherwise specified. You can see the list of error codes below, or use nissy_explainerror(). -Arguments of type char [static 22] denote a cube in B32 format. +All cube arguments are in B32 formats, unless otherwise specified. Other available formats are H48 and SRC. See README.md for more info on these formats. -- cgit v1.3