diff options
| author | 2011-05-14 17:47:12 +0100 | |
|---|---|---|
| committer | 2011-05-14 17:47:12 +0100 | |
| commit | be9afce03548e8110744064d1c9c67795c13cdb6 (patch) | |
| tree | 2359108de4059ab104554d70ef142d9b89569893 | |
| parent | use array for items (diff) | |
fix typo
| -rw-r--r-- | dmenu.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
