Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardalee committed Oct 3, 2024
1 parent 7208c9f commit 693c5f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lf_token.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ int _lf_count_token_allocations;

/**
* @brief List of tokens created within reactions that must be freed.
*
*
* Tokens created by lf_writable_copy, which is automatically invoked
* when an input is mutable, must have their reference count decremented
* at the end of a tag (or the beginning of the next tag).
Expand Down

0 comments on commit 693c5f5

Please sign in to comment.