Fix <ack!> style guide.

This commit is contained in:
Jeff Teunissen 2000-09-21 03:35:10 +00:00
parent 4529aeb47a
commit 7e34e60c0c
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ SECTION_FunctionName ( args )
:
}
switch ( var ) {
switch (var) {
case a:
:
case b: