Skip to content

Commit 7b7bab1

Browse files
authored
clarify comment
1 parent a0a57a6 commit 7b7bab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sipnet.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2369,7 +2369,7 @@ void updateState() {
23692369

23702370
#if EVENT_HANDLER
23712371
// Process events for this location/year/day, AFTER updates are made to fluxes and state
2372-
// variables above. Events are (currently, Jan 25) handled as instantaneous deltas to
2372+
// variables above. Events are (currently, Jan 25, 2025) handled as instantaneous deltas to
23732373
// relevant state (envi and fluxes fields),
23742374
processEvents();
23752375
#endif

0 commit comments

Comments
 (0)