소스 검색

Fix typo

master
Jakub Wilk 8 년 전
부모
커밋
c313edc0ad
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      main.c

+ 1
- 1
main.c 파일 보기

@@ -548,7 +548,7 @@ void run_key_handler(const char *key, unsigned int mask)
f++;
}
}
/* drop user input events that occured while running the key handler */
/* drop user input events that occurred while running the key handler */
while (XCheckIfEvent(win.env.dpy, &dump, is_input_ev, NULL));

end:


불러오는 중...
취소
저장