Merge pull request #8 from tombuente/trunk

Fix include guard
This commit is contained in:
ミンツキ 2024-01-09 14:06:50 +01:00 committed by GitHub
commit 845df221dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef _FLANTERM_FR_H
#ifndef _FLANTERM_FB_H
#define _FLANTERM_FB_H 1
#ifdef __cplusplus