Changed multi-line C comments into another style.
The left side doesn't look unbalanced.
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
;
|
||||
; void __fastcall__ tgi_ellipse (int x, int y, unsigned char rx, unsigned char ry);
|
||||
; /* Draw a full ellipse with center at x/y and radii rx/ry using the current
|
||||
; * drawing color.
|
||||
; */
|
||||
; ** drawing color.
|
||||
; */
|
||||
;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user