public: minor refactoring, mark some more functions as returns_nonnull

This commit is contained in:
Alibek Omarov
2026-03-16 22:33:26 +05:00
parent f42e2f59b7
commit df95baa282
6 changed files with 13 additions and 13 deletions

View File

@@ -13,10 +13,10 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
*/
#include "crclib.h"
#include "crtlib.h"
#include <string.h>
#include <stdlib.h>
#include "crclib.h"
#include "crtlib.h"
#define NUM_BYTES 256