Changes between Version 3 and Version 4 of RunningAvahiClientAsThread

Show
Ignore:
Timestamp:
09/04/08 20:00:48 (5 years ago)
Author:
lennart
Comment:

minor typo

Legend:

Unmodified
Added
Removed
Modified
  • RunningAvahiClientAsThread

    v3 v4  
    6161   avahi_thread_poll_lock(threaded_poll); 
    6262    
    63    /* Than, do your stuff */ 
     63   /* Then, do your stuff */ 
    6464   if (!avahi_service_browser_new(client, ....)) { 
    6565     /* do something bad */