Changeset 0472cf17 in mainline for uspace/srv/locsrv/locsrv.c
- Timestamp:
- 2024-10-13T08:23:43Z (9 months ago)
- Parents:
- b3b79981 (diff), ebb1489 (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. - git-author:
- boba-buba <120932204+boba-buba@…> (2024-10-13 08:23:43)
- git-committer:
- GitHub <noreply@…> (2024-10-13 08:23:43)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/locsrv/locsrv.c
rb3b79981 r0472cf17 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.