aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/idlench.awk
diff options
context:
space:
mode:
authorNick Barnes2001-12-17 15:18:17 +0000
committerNick Barnes2001-12-17 15:18:17 +0000
commitdb4b3a6fa51ea452f62ed64612da5466d7bc292e (patch)
tree4401c0c97d4df2e1c48ad06f263c27199e92d5dc /mps/code/idlench.awk
parentc864931fe4271b6592ca4a76ce856938d263c74a (diff)
downloademacs-db4b3a6fa51ea452f62ed64612da5466d7bc292e.tar.gz
emacs-db4b3a6fa51ea452f62ed64612da5466d7bc292e.zip
Remove trailing whitespace.
Copied from Perforce Change: 25309 ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code/idlench.awk')
-rw-r--r--mps/code/idlench.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/idlench.awk b/mps/code/idlench.awk
index b212e4c213f..6618ab57c38 100644
--- a/mps/code/idlench.awk
+++ b/mps/code/idlench.awk
@@ -27,7 +27,7 @@
27# in the 3rd column: FUNCTION) whose names completely fill the column. 27# in the 3rd column: FUNCTION) whose names completely fill the column.
28# 28#
29# A typical invocation might be: 29# A typical invocation might be:
30# 30#
31# ./idlench.awk sos8cx/ci/*.o 31# ./idlench.awk sos8cx/ci/*.o
32# 32#
33# Not all awks are UNIX98 compliant; you need to find one that is. 33# Not all awks are UNIX98 compliant; you need to find one that is.