Add missing newline

This commit is contained in:
Ralf Corsepius
2006-11-08 08:21:20 +00:00
parent 068c3ee1df
commit 918b7a9f7e
+1 -1
View File
@@ -103,4 +103,4 @@ uint32_t SIC_IAR_Value ( uint8_t Vector )
case 15:
return 0x88888888;
}
}
}