From: Greg King Date: Sat, 30 Nov 2013 13:30:42 +0000 (-0500) Subject: Added a top border to a file's header comment. X-Git-Tag: V2.15~211^2~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=fa1423731512f71ddb3c747b41ef8f6ac4fee611;p=cc65 Added a top border to a file's header comment. --- diff --git a/src/ca65/main.c b/src/ca65/main.c index 85474f693..4ec98b01d 100644 --- a/src/ca65/main.c +++ b/src/ca65/main.c @@ -1,3 +1,4 @@ +/*****************************************************************************/ /* */ /* main.c */ /* */