Commit Graph

1 Commits

Author SHA1 Message Date
Ondřej Surý
0ec8d7b6f3 Add a semantic patch to change isc_stdtime_get() to isc_stdtime_now
Add a simple semantic patch to rewrite all uses of isc_stdtime_get(&t)
to simpler t = isc_stdtime_now().
2023-03-31 13:16:28 +02:00