1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-25 17:29:50 +00:00

Added a top border to a file's header comment.

This commit is contained in:
Greg King 2013-11-30 08:30:42 -05:00
parent a6506abcd1
commit fa14237315

View File

@ -1,3 +1,4 @@
/*****************************************************************************/
/* */ /* */
/* main.c */ /* main.c */
/* */ /* */