indent(1): Support "f" and "F" floating constant suffixes.
authorpfg <pfg@FreeBSD.org>
Fri, 29 Jul 2016 18:00:10 +0000 (18:00 +0000)
committerpfg <pfg@FreeBSD.org>
Fri, 29 Jul 2016 18:00:10 +0000 (18:00 +0000)
commit59d3ce701de976cade3465608b3ddc4ce9e46744
treec5fd618eaca5211538e7881f51dfb7135e214e26
parentb1702a653d40b0b70e1acd32e3acf620b81d8272
indent(1): Support "f" and "F" floating constant suffixes.

Actually this just brings back r303487 with the correct commit log.

Differential Revision: https://reviews.freebsd.org/D6966  (Partial)
Obtained from: Piotr Stefaniak
usr.bin/indent/lexi.c