Changeset 5534:ea9da1d777c7 in roaraudio for roarclients/roarctl.c


Ignore:
Timestamp:
06/12/12 14:59:42 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Done more hardending work.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/roarctl.c

    r5387 r5534  
    11951195int main (int argc, char * argv[]) { 
    11961196 struct roar_connection con; 
    1197  char * server   = NULL; 
    1198  char * k = NULL; 
     1197 const char * server   = NULL; 
     1198 const char * k = NULL; 
    11991199 int    i; 
    12001200 int    t = 0; 
Note: See TracChangeset for help on using the changeset viewer.