Changeset 496f8712e2bd730671aaa38e13430c8cb3536b45

Show
Ignore:
Timestamp:
04/03/10 22:07:55 (3 years ago)
Author:
Nedko Arnaudov <nedko@…>
Children:
3e5b69c481570199e0aedd93355e0ce54a20a8af
Parents:
454346ce65a0ace01f03a91616e60f9fd21a471c
git-committer:
Nedko Arnaudov <nedko@arnaudov.name> / 2010-04-03T22:07:55Z+0300
Message:

fix typo in comment

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • daemon/virtualizer.c

    r454346c r496f871  
    337337   * if found - show it in both graphs. 
    338338   * if not found - create new port and add it to the jack graph. 
    339    * The process to adding it to studio graph */ 
     339   * Then process to adding it to studio graph */ 
    340340 
    341341  port = ladish_graph_find_port_by_name(virtualizer_ptr->jack_graph, jack_client, jack_port_name);