Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
EpicKiwi committed Dec 17, 2023
1 parent 8afe889 commit 4ef296c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/ud3tn/bundle_processor.c
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ static inline void bundle_rem_rc(struct bundle *bundle,
static void handle_link_down(
const struct bp_context *const ctx, const char* peer_cla_addr
);
#ifndef
#endif

static void wake_up_contact_manager(QueueIdentifier_t cm_queue,
enum contact_manager_signal cm_signal);
Expand Down

0 comments on commit 4ef296c

Please sign in to comment.