Browse Source

Fix typo

master
Vytautas Šaltenis 11 years ago
committed by Michael Stapelberg
parent
commit
e5f86339bc
  1. 2
      i3lock.c

2
i3lock.c

@ -217,7 +217,7 @@ ev_timer* stop_timer(ev_timer *timer_obj) {
}
/*
* Resets pam_state to STATE_PAM_IDLE 2 seconds after an unsuccesful
* Resets pam_state to STATE_PAM_IDLE 2 seconds after an unsuccessful
* authentication event.
*
*/

Loading…
Cancel
Save