Changeset 2577:fe703685c126 in roaraudio for libroarpulse


Ignore:
Timestamp:
09/06/09 00:54:14 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroarpulse/util.c

    r1608 r2577  
    5757/** Return a pointer to the filename inside a path (which is the last 
    5858 * component). */ 
    59 // sime versioss declare this as const char * f(...) 
     59// some versions declare this as const char * f(...) 
    6060// and newer(?) versions as char * f(...)... 
    6161const char *pa_path_get_filename(const char *p) { 
Note: See TracChangeset for help on using the changeset viewer.