fix typo
This commit is contained in:
parent
3c067598fc
commit
be9afce035
1 changed files with 1 additions and 1 deletions
2
dmenu.c
2
dmenu.c
|
@ -1,4 +1,4 @@
|
|||
/* See LICENSE file for copynext and license details. */
|
||||
/* See LICENSE file for copyright and license details. */
|
||||
#include <ctype.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Reference in a new issue