Changeset 94694a4 in mainline for uspace/srv/locsrv/locsrv.c
- Timestamp:
- 2012-07-09T08:17:13Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 346643c
- Parents:
- ce047249
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/locsrv/locsrv.c
rce047249 r94694a4 1368 1368 categ_dir_add_cat(&cdir, cat); 1369 1369 1370 cat = category_new("audio-pcm"); 1371 categ_dir_add_cat(&cdir, cat); 1372 1370 1373 return true; 1371 1374 }
Note:
See TracChangeset
for help on using the changeset viewer.