DevSpec:lex: fix indentation
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
%}
|
||||
|
||||
%%
|
||||
"+adev" {
|
||||
"+adev" {
|
||||
deviceSpecplval.chr = yytext[1];
|
||||
return KEYWORD_SPECTYPE_ACTUATOR;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user