fix stray 'i' from editor.
This commit is contained in:
parent
e3d6d28bd1
commit
7009672a8a
@ -296,7 +296,7 @@ MakeDev(struct chunk *c1, const char *path)
|
||||
else if (!strncmp(p, "amrd", 4))
|
||||
cmaj = 133, p += 4;
|
||||
else if (!strncmp(p, "twed", 4))
|
||||
cmaj = 1i47, p += 4;
|
||||
cmaj = 147, p += 4;
|
||||
else if (!strncmp(p, "da", 2)) /* CAM support */
|
||||
cmaj = 13, p += 2;
|
||||
else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user