Changeset 76a8b6161b95cef599866f2c8a4d9eed01ffa0b6 for daemon/room_load.c
- Timestamp:
- 08/30/10 00:05:57 (3 years ago)
- Children:
- bbfd70e66dc8aa29b3501791895be173f2de4e62
- Parents:
- 1f4af5f439e31d9070443f40feb631e160618a71
- git-committer:
- Nedko Arnaudov <nedko@arnaudov.name> / 2010-08-30T00:05:57Z+0300
- Files:
-
- 1 modified
-
daemon/room_load.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
daemon/room_load.c
rb396329 r76a8b61 730 730 } 731 731 732 ladish_interlink_clients(room_ptr->graph );732 ladish_interlink_clients(room_ptr->graph, room_ptr->app_supervisor); 733 733 /* ladish_graph_dump(ladish_studio_get_jack_graph()); */ 734 734 /* ladish_graph_dump(room_ptr->graph); */
