Former-commit-id: ab0b015013dd3df59e1497923da673173b0485f8
This commit is contained in:
poljvd 2013-11-19 21:55:39 +01:00
parent f5f1019f72
commit eb8903fb09

View File

@ -7,7 +7,7 @@ public enum BootSequence {
/** The rainbow boot sequence */ /** The rainbow boot sequence */
rainbow, rainbow,
/** The Knight Rider (or KITT) boot sequence */ /** The Knight Rider (or KITT) boot sequence */
knight_rider; knightrider;
/** /**
* Returns a string representation of the BootSequence * Returns a string representation of the BootSequence