Changeset 503ce85 in mainline for uspace/srv/locsrv/locsrv.c
- Timestamp:
- 2025-08-03T09:03:10Z (7 months ago)
- Children:
- adbd7e1
- Parents:
- 5caad1d (diff), 46e2152 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
uspace/srv/locsrv/locsrv.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/locsrv/locsrv.c
r5caad1d r503ce85 1393 1393 categ_dir_add_cat(&cdir, cat); 1394 1394 1395 cat = category_new("pcap"); 1396 categ_dir_add_cat(&cdir, cat); 1395 1397 return true; 1396 1398 }
Note:
See TracChangeset
for help on using the changeset viewer.
