Changed multi-line C comments into another style.
The left side doesn't look unbalanced.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user