Remove trailing whitespace

This commit is contained in:
2025-06-22 18:48:26 +03:00
parent 6ff6896969
commit 77470adbcd
49 changed files with 238 additions and 238 deletions

View File

@@ -9,13 +9,13 @@ BH_Vec4i - four-dimensional integer vector
=head1 SYNTAX
#include <BH/Math.h>
cc prog.c -o prog -lbh
=head1 DESCRIPTION
The BH_Vec4i module provides a set of functions for working with
The BH_Vec4i module provides a set of functions for working with
four-dimensional integer vectors.