Xinqi Bao's Git
projects
/
dmenu.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (parent:
3c06759
)
fix typo
author
Connor Lane Smith <
[email protected]
>
Sat, 14 May 2011 16:47:12 +0000
(17:47 +0100)
committer
Connor Lane Smith <
[email protected]
>
Sat, 14 May 2011 16:47:12 +0000
(17:47 +0100)
dmenu.c
patch
|
blob
|
history
diff --git
a/dmenu.c
b/dmenu.c
index
2684c91
..
68fc9ff
100644
(file)
--- a/
dmenu.c
+++ b/
dmenu.c
@@
-1,4
+1,4
@@
-/* See LICENSE file for copy
nex
t and license details. */
+/* See LICENSE file for copy
righ
t and license details. */
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>