Dimitry Andric ec573c57bd Merge r357267 from the clang1000-import branch:
Fix the following -Werror warning from clang 10.0.0 in tip:

usr.bin/tip/tip/tip.c:428:4: error: misleading indentation; statement is not part of the previous 'if' [-Werror,-Wmisleading-indentation]
                        if (gch == EOF)
                        ^
usr.bin/tip/tip/tip.c:426:5: note: previous statement is here
                } else if (!cumode && gch == character(value(FORCE)))
                  ^

The intent was to have the EOF check grouped with the getchar() call
just above it.  This was accidentally introduced in r354624.

MFC after:	3 days
2020-01-29 21:07:46 +00:00
..
2017-10-31 00:07:04 +00:00
2019-01-12 12:35:02 +00:00
2018-12-23 01:05:52 +00:00
2019-12-11 17:37:53 +00:00
2019-12-31 00:05:06 +00:00
2017-10-31 00:07:04 +00:00
2019-12-11 17:37:53 +00:00
2019-12-11 17:37:53 +00:00
2019-12-31 00:05:06 +00:00
2019-07-19 15:10:53 +00:00
2017-10-31 00:07:04 +00:00
2019-10-26 17:10:27 +00:00
2017-10-31 00:07:04 +00:00
2019-11-07 17:14:59 +00:00
2018-04-25 18:56:27 +00:00
2017-10-31 00:07:04 +00:00
2019-01-28 02:00:39 +00:00
2017-12-01 21:44:23 +00:00
2019-10-28 21:48:20 +00:00
2017-10-31 00:07:04 +00:00
2019-12-07 20:01:55 +00:00
2019-04-22 17:52:46 +00:00
2020-01-13 16:52:26 +00:00
2019-12-11 17:37:53 +00:00
2019-12-11 17:37:53 +00:00
2019-12-11 17:37:53 +00:00
2017-10-31 00:07:04 +00:00
2018-03-02 23:31:55 +00:00
2019-12-11 17:37:53 +00:00
2019-08-25 01:05:01 +00:00
2019-11-12 22:31:59 +00:00
2019-06-29 18:41:40 +00:00
2019-12-11 17:37:53 +00:00
2019-12-11 17:37:53 +00:00
2017-10-31 00:07:04 +00:00
2019-09-09 15:37:40 +00:00
2018-11-04 16:58:55 +00:00
2018-01-06 15:52:28 +00:00
2019-12-11 17:37:53 +00:00
2018-11-20 00:06:53 +00:00
2020-01-16 21:38:44 +00:00
2019-12-11 17:37:53 +00:00
2018-07-03 19:09:46 +00:00
2018-06-25 11:44:56 +00:00
2019-12-10 19:16:00 +00:00
2019-12-11 17:37:53 +00:00
2019-12-11 17:37:53 +00:00
2019-05-01 19:35:45 +00:00
2019-12-11 17:37:53 +00:00
2019-12-11 17:37:53 +00:00
2019-02-21 15:08:25 +00:00
2019-12-11 17:37:53 +00:00
2019-12-31 00:05:06 +00:00
2017-12-28 05:33:39 +00:00
2019-12-11 17:37:53 +00:00
2019-10-03 20:22:25 +00:00
2018-05-04 14:39:32 +00:00
2018-03-29 02:13:58 +00:00
2018-07-29 07:51:42 +00:00
2019-11-20 19:43:34 +00:00
2019-01-21 15:27:58 +00:00
2017-10-31 00:07:04 +00:00
2018-11-12 07:14:34 +00:00
2019-07-19 20:04:31 +00:00
2017-10-31 00:07:04 +00:00
2019-08-23 16:03:23 +00:00
2019-12-11 17:37:53 +00:00
2020-01-25 21:16:45 +00:00
2017-06-16 06:29:21 +00:00
2017-06-16 06:29:21 +00:00
2017-10-31 00:07:04 +00:00
2017-10-31 00:07:04 +00:00
2017-10-31 00:07:04 +00:00
2019-04-19 02:54:13 +00:00
2020-01-13 16:52:26 +00:00