Changes between Initial Version and Version 1 of Ticket #56077, comment 4


Ignore:
Timestamp:
Mar 20, 2018, 5:18:35 PM (7 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56077, comment 4

    initial v1  
    55to this:
    66{{{
    7 NSString *path = (NSString *) [paths objectatindex:0];
     7NSString *path = (NSString *) [paths objectAtIndex:0];
    88}}}