Changeset 5528:a261c7a7614e in roaraudio


Ignore:
Timestamp:
06/11/12 19:23:31 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/socket.c

    r5527 r5528  
    5252static int roar_socket_open_http   (int mode, int fh, const char * host, int port, const char * user, const char * pw, const char * opts); 
    5353 
    54 #ifdef ROAR_HAVE_BIN_SS 
     54#ifdef ROAR_HAVE_BIN_SSH 
    5555static int roar_socket_open_ssh    (int mode, int fh, const char * host, int port, const char * user, const char * pw, const char * opts); 
    5656#endif 
Note: See TracChangeset for help on using the changeset viewer.