Show
Ignore:
Timestamp:
07/15/08 00:35:29 (4 months ago)
Author:
astrange
Message:

Rename GetHomeDirectory?() to CopyHomeDirectory?(), since it returns a string copy.
Might shut up Clang.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Subtitles/SubUtilities.m

    r821 r914  
    141141} 
    142142 
    143 CFMutableStringRef GetHomeDirectory() 
     143CFMutableStringRef CopyHomeDirectory() 
    144144{ 
    145145        NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];