Changeset 42c2e65 in mainline for uspace/srv/locsrv/locsrv.c
- Timestamp:
- 2023-12-13T08:35:34Z (14 months ago)
- Children:
- dc5c303
- Parents:
- 7cf5ddb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/locsrv/locsrv.c
r7cf5ddb r42c2e65 1390 1390 categ_dir_add_cat(&cdir, cat); 1391 1391 1392 cat = category_new("pcap"); 1393 categ_dir_add_cat(&cdir, cat); 1392 1394 return true; 1393 1395 }
Note:
See TracChangeset
for help on using the changeset viewer.