My monster, she builds!
This commit is contained in:
parent
92490ebd5f
commit
8c5dccb5c8
6 changed files with 283 additions and 13 deletions
|
|
@ -177,7 +177,7 @@ struct pso_pointer read_symbol( struct pso_pointer frame_pointer ) {
|
|||
}
|
||||
|
||||
url_ungetwc( c, input );
|
||||
result = c_reverse( result );
|
||||
result = c_reverse( frame_pointer, result );
|
||||
}
|
||||
|
||||
return result;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue