fixed typo in comment

hackerspace-green
MaikStohn 2012-05-03 14:13:53 +02:00
parent 1874cb71a6
commit 789ba02d43
1 changed files with 1 additions and 1 deletions

View File

@ -1246,7 +1246,7 @@ void process_commands()
}
break;
case 302: // finish all moves
case 302: // allow cold extrudes
{
allow_cold_extrudes(true);
}