unreachable.3: add missing brace in example
Reported by: alc
Approved by: markj (mentor)
MFC after: 1 month
Fixes: b381d09802
See also: D53967
This commit is contained in:
@@ -61,6 +61,7 @@ void print_classification(double x)
|
||||
|
||||
default:
|
||||
unreachable();
|
||||
}
|
||||
}
|
||||
.Ed
|
||||
.Sh SEE ALSO
|
||||
|
||||
Reference in New Issue
Block a user