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

Kristof Provost <k...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
                 CC|                            |k...@freebsd.org
         Resolution|---                         |Not A Bug

--- Comment #2 from Kristof Provost <k...@freebsd.org> ---
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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to