chore: remove trailing whitespace from README.md line 42

This commit is contained in:
retoor 2026-01-29 01:29:33 +00:00
parent 95145fd3d8
commit f6090d215f

View File

@ -3,7 +3,7 @@
#ifndef R_STRING_H
#define R_STRING_H
#include "../include/r_error.h"
#include "../r_error.h"
#include <stddef.h>
#include <stdbool.h>