Changed multi-line C comments into another style.
The left side doesn't look unbalanced.
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
;-----------------------------------------------------------------------------
|
||||
; void __fastcall__ tgi_install_vectorfont (const tgi_vectorfont* font);
|
||||
; /* Install a vector font for use. More than one vector font can be loaded,
|
||||
; * but only one can be active. This function is used to tell which one. Call
|
||||
; * with a NULL pointer to uninstall the currently installed font.
|
||||
; */
|
||||
; ** but only one can be active. This function is used to tell which one. Call
|
||||
; ** with a NULL pointer to uninstall the currently installed font.
|
||||
; */
|
||||
;
|
||||
|
||||
.code
|
||||
|
||||
Reference in New Issue
Block a user