summaryrefslogtreecommitdiff
path: root/interpret.h
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2023-02-26 21:23:53 +0200
committerArnold D. Robbins <arnold@skeeve.com>2023-02-26 21:23:53 +0200
commitbd3a8ae05c40b6e44a7be92bcaddd2dfbd9cdbaf (patch)
tree3f84e712c1b18293a5caf169a66bd7d18d7d8444 /interpret.h
parent153aa457a9a06a7573fd42b650682309fa1b7f8a (diff)
downloadgawk-bd3a8ae05c40b6e44a7be92bcaddd2dfbd9cdbaf.tar.gz
Remove trailing whitespace from a bunch of files.
Diffstat (limited to 'interpret.h')
-rw-r--r--interpret.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/interpret.h b/interpret.h
index 3d663bf1..2e63c419 100644
--- a/interpret.h
+++ b/interpret.h
@@ -2,10 +2,10 @@
* interpret.h --- run a list of instructions.
*/
-/*
+/*
* Copyright (C) 1986, 1988, 1989, 1991-2023,
* the Free Software Foundation, Inc.
- *
+ *
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.
*