From 977c46591583a59f8d51773ffaba08b5076a426e Mon Sep 17 00:00:00 2001 From: HampusM Date: Fri, 7 Jan 2022 12:56:37 +0100 Subject: style: fix minor code formatting issues --- src/position.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/position.h') diff --git a/src/position.h b/src/position.h index d1bc9eb..05d21fa 100644 --- a/src/position.h +++ b/src/position.h @@ -10,4 +10,3 @@ typedef struct Position Position position_create(unsigned int x, unsigned int y); #endif - -- cgit v1.2.3-18-g5258