Changed multi-line C comments into another style.

The left side doesn't look unbalanced.
This commit is contained in:
Greg King
2014-06-30 05:10:35 -04:00
parent 132d57f1ad
commit 0390c34e88
502 changed files with 8869 additions and 8884 deletions

View File

@@ -1,12 +1,12 @@
/*
* Minimalistic GEOSLib bitmap demo program
*
* 2012-06-10, Oliver Schmidt (ol.sc@web.de)
*
* To create bitmap.c use the sp65 sprite and bitmap utility:
* sp65 -r logo.pcx -c geos-bitmap -w bitmap.c,ident=bitmap
*
*/
** Minimalistic GEOSLib bitmap demo program
**
** 2012-06-10, Oliver Schmidt (ol.sc@web.de)
**
** To create bitmap.c use the sp65 sprite and bitmap utility:
** sp65 -r logo.pcx -c geos-bitmap -w bitmap.c,ident=bitmap
**
*/
#include <conio.h>