Changeset dd495c9 in mainline
- Timestamp:
- 2024-08-29T17:56:11Z (9 months ago)
- Children:
- 94d84a0
- Parents:
- e82b37e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/locsrv/locsrv.c
re82b37e rdd495c9 1330 1330 categ_dir_add_cat(&cdir, cat); 1331 1331 1332 cat = category_new("raid"); 1333 categ_dir_add_cat(&cdir, cat); 1334 1332 1335 cat = category_new("partition"); 1333 1336 categ_dir_add_cat(&cdir, cat);
Note:
See TracChangeset
for help on using the changeset viewer.