~tinc-packagers/tinc-vpn/trunk

« back to all changes in this revision

Viewing changes to src/event.c

  • Committer: Guus Sliepen
  • Date: 2018-01-06 19:42:45 UTC
  • Revision ID: git-v1:92afeec172f1f8a9f8b0bfdb94311bf0405433bb
Fix all spelling errors found by codespell.

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
        time_t diff;
57
57
 
58
58
        /*
59
 
         * Make all events appear expired by substracting the difference between
 
59
         * Make all events appear expired by subtracting the difference between
60
60
         * the expiration time of the last event and the current time.
61
61
         */
62
62