openwrt: use correct indentation in config_gram.y

This commit is contained in:
Bart Van Der Meerssche 2010-08-07 15:55:00 +02:00
parent 86672194d0
commit a3451a9571
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ diff -urNad /tmp/avrdude-5.10/config_gram.y avrdude-5.10/config_gram.y
} }
} | } |
+ +
+ K_TYPE TKN_EQUAL K_GPIO { + K_TYPE TKN_EQUAL K_GPIO {
+ { + {
+ gpio_initpgm(current_prog); + gpio_initpgm(current_prog);
+ } + }