Skip to content

Commit 154a21c

Browse files
committed
fix /* within comment
1 parent 62b4973 commit 154a21c

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

include/gl2d.h

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
33
Easy GL2D
44
5-
Relminator 2010
5+
Relminator 2010
66
Richard Eric M. Lope BSN RN
77
88
http://rel.betterwebber.com
@@ -11,17 +11,13 @@
1111
1212
---------------------------------------------------------------------------------*/
1313

14-
/*!
1514

15+
/*! \file gl2d.h
16+
\brief A very small and simple DS rendering lib using the 3d core to render 2D stuff.
1617
17-
1818
\section gl2d API
1919
- \ref gl2d.h "Reference"
20-
21-
2220
23-
/*! \file gl2d.h
24-
\brief A very small and simple DS rendering lib using the 3d core to render 2D stuff.
2521
*/
2622

2723

0 commit comments

Comments
 (0)