mirror of
https://github.com/openharmony/third_party_alsa-utils.git
synced 2026-07-21 00:05:22 -04:00
Fixed small bug..
This commit is contained in:
@@ -143,7 +143,7 @@ line : L_SOUNDCARD '(' string { build_soundcard($3); }
|
||||
| error { yyerror("unknown keyword in top level"); }
|
||||
;
|
||||
|
||||
soundcards : soundcard
|
||||
soundcards :
|
||||
| soundcards soundcard
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user