mirror of
https://git.code.sf.net/p/quake/quakeforge-old
synced 2024-11-21 19:32:30 +00:00
Fix <ack!> style guide.
This commit is contained in:
parent
4529aeb47a
commit
7e34e60c0c
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ SECTION_FunctionName ( args )
|
||||||
:
|
:
|
||||||
}
|
}
|
||||||
|
|
||||||
switch ( var ) {
|
switch (var) {
|
||||||
case a:
|
case a:
|
||||||
:
|
:
|
||||||
case b:
|
case b:
|
||||||
|
|
Loading…
Reference in a new issue