Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
gnachman committed Jul 19, 2011
1 parent c16e1b0 commit 4b7a716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Headers/iTerm/charmaps.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* staight from linux/drivers/char/consolemap.c, GNU GPL:ed */
/* straight from linux/drivers/char/consolemap.c, GNU GPL:ed */
static const unichar charmap[256]={
/* VT100 graphics mapped to Unicode */
0x0000, 0x0001, 0x0002, 0x0003, 0x0004, 0x0005, 0x0006, 0x0007,
Expand Down

0 comments on commit 4b7a716

Please sign in to comment.