Subversion Repositories Kolibri OS

Rev

Rev 7841 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7841 Rev 7842
Line 138... Line 138...
138
    mcall   -1
138
    mcall   -1
Line 139... Line 139...
139
 
139
 
140
;-------------------------------------------------------------------------------
140
;-------------------------------------------------------------------------------
141
 make_text:
141
 make_text:
142
    stdcall string.concatenate, sz_text, params
-
 
143
    stdcall string.concatenate, sz_sec_line_start, params
142
    stdcall string.concatenate, sz_text, params
Line 144... Line 143...
144
    stdcall string.concatenate, current_filename, params
143
    stdcall string.concatenate, current_filename, params
145
 
144
 
146
    ret
145
    ret