diff options
| author | 2025-01-25 14:42:33 -0500 | |
|---|---|---|
| committer | 2025-01-25 14:42:33 -0500 | |
| commit | 390515d40c115217d27be3f74c38d4d3eefde02b (patch) | |
| tree | f670365698e845055ff13398076f71e4a5e8206f /subprojects | |
| parent | f638237a6b4f3d3edf9bdd995c15df537f8d7e7c (diff) | |
| download | camu-390515d40c115217d27be3f74c38d4d3eefde02b.tar.gz camu-390515d40c115217d27be3f74c38d4d3eefde02b.tar.bz2 camu-390515d40c115217d27be3f74c38d4d3eefde02b.zip | |
Discard packet_stream queue on demote
- Cleanup some comments.
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'subprojects')
| -rw-r--r-- | subprojects/libalabaster.wrap | 2 | ||||
| -rw-r--r-- | subprojects/libnaunet.wrap | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/subprojects/libalabaster.wrap b/subprojects/libalabaster.wrap index cceb244..6ecfc88 100644 --- a/subprojects/libalabaster.wrap +++ b/subprojects/libalabaster.wrap @@ -1,4 +1,4 @@ [wrap-git] url = https://git.akon.city/libalabaster -revision = 562c730ac38749fb43ae5b7b53ae5f3043166bd1 +revision = d8141e0ca0c53a3e2d89f20e3c89cdec5a4593e4 depth = 1 diff --git a/subprojects/libnaunet.wrap b/subprojects/libnaunet.wrap index 7cce0e2..ab2d0fd 100644 --- a/subprojects/libnaunet.wrap +++ b/subprojects/libnaunet.wrap @@ -1,4 +1,4 @@ [wrap-git] url = https://git.akon.city/libnaunet -revision = e48874a91a86ef561aa4b3298d6170ec9777954e +revision = 7a23e4015766ae98a5f5f65e0c1aa588a491d296 depth = 1 |