https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224196

Kristof Provost <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
                 CC|                            |[email protected]
         Resolution|---                         |Not A Bug

--- Comment #2 from Kristof Provost <[email protected]> ---
The code is correct. It's permissible to not have curly braces around
single-line blocks, which is the case here. There are several more examples of
this in the same file.

I suspect you were confused by the admittedly poor indentation style of this
code. It mixes spaces and tabs, which can look very confusing with some editor
configurations.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to