]> git.sur5r.net Git - cc65/blobdiff - asminc/modload.inc
Fixed and improved some pce comments.
[cc65] / asminc / modload.inc
index 07c052c08c6c5e59055fb377101e1f73b4e8f7ec..168dd679d5f6fda50fd9f2cf17611c802aab23eb 100644 (file)
@@ -63,7 +63,7 @@
 ; /* Free a loaded module. Note: The given pointer is the pointer to the
 ;  * module memory, not a pointer to a control structure.
 ;  */
-.global                _mod_free
+.global         _mod_free
 
 ; Errors
 .enum