summaryrefslogtreecommitdiffstats
path: root/usr.bin/hexdump/odsyntax.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/hexdump/odsyntax.c')
-rw-r--r--usr.bin/hexdump/odsyntax.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/hexdump/odsyntax.c b/usr.bin/hexdump/odsyntax.c
index 1a4011f..642f6c2 100644
--- a/usr.bin/hexdump/odsyntax.c
+++ b/usr.bin/hexdump/odsyntax.c
@@ -91,7 +91,7 @@ oldsyntax(argc, argvp)
odprecede();
add("2/8 \" %21.14e \" \"\\n\"");
break;
-
+
case 'f':
odprecede();
add("4/4 \" %14.7e \" \"\\n\"");
OpenPOWER on IntegriCloud