X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=mt.c;h=49dc70ac61e9610a9d6f6ff65c9e3a1c5218cabf;hb=1eb4acfc2399d3ab4a7a122a0aff3f5d5109bf2c;hp=da01eb23fd9c1aaae5f616c3722c810a20c44370;hpb=73991ff9255f8db5e1f7ff4f9b01016b00e8b9e6;p=oweals%2Fbusybox.git diff --git a/mt.c b/mt.c index da01eb23f..49dc70ac6 100644 --- a/mt.c +++ b/mt.c @@ -35,7 +35,7 @@ static const struct mt_opcodes opcodes[] = { {"ras3", MTRAS3}, {"reset", MTRESET}, {"retension", MTRETEN}, - {"rew", MTREW}, + {"rewind", MTREW}, {"seek", MTSEEK}, {"setblk", MTSETBLK}, {"setdensity", MTSETDENSITY},