From f7b3e91d8e338768516f4b33033367d7150093ff Mon Sep 17 00:00:00 2001
From: "ol.sc" 
Date: Sun, 14 Oct 2012 12:43:27 +0000
Subject: [PATCH] Removed TABs.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5848 b7a2c559-68d2-44c3-8de9-860c34a00d81
---
 include/device.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/device.h b/include/device.h
index 9d525e15a..faf674665 100644
--- a/include/device.h
+++ b/include/device.h
@@ -36,7 +36,7 @@
 
 
 /*****************************************************************************/
-/*	       	   	  	     Data	   			     */
+/*                                   Data                                    */
 /*****************************************************************************/
 
 
@@ -46,7 +46,7 @@
 
 
 /*****************************************************************************/
-/*		   		     Code	   			     */
+/*                                   Code                                    */
 /*****************************************************************************/
 
 
-- 
2.39.5