Blob Blame History Raw
From 1dee2360fa5a5690271a347f782a214776550cab Mon Sep 17 00:00:00 2001
From: mc78 <mc78@outlook.de>
Date: Sun, 17 Nov 2019 16:16:32 +0100
Subject: [PATCH 105/170] added additional empty line after header guard in
 cc65.h to conform to other headers

---
 include/cc65.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/cc65.h b/include/cc65.h
index 720f1cd0..7e9c2cae 100644
--- a/include/cc65.h
+++ b/include/cc65.h
@@ -37,6 +37,7 @@
 #define _CC65_H
 
 
+
 /*****************************************************************************/
 /*                                   Code                                    */
 /*****************************************************************************/
-- 
2.26.0