diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2021-09-22 16:31:51 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-09-22 16:31:51 +0300 |
commit | 026dc68781797e6829426d41e57b63710b8070ad (patch) | |
tree | 42a2263016d1c7654316d72362ede04cecf3ba77 /support/intprops.h | |
parent | 67737cd62d9092f33636299f07ad269379158edc (diff) | |
parent | 0304433c77311b42727485bf187d80665b0eb34c (diff) | |
download | egawk-026dc68781797e6829426d41e57b63710b8070ad.tar.gz egawk-026dc68781797e6829426d41e57b63710b8070ad.tar.bz2 egawk-026dc68781797e6829426d41e57b63710b8070ad.zip |
Merge branch 'gawk-5.1-stable'
Diffstat (limited to 'support/intprops.h')
-rw-r--r-- | support/intprops.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/support/intprops.h b/support/intprops.h index 9d10028a..3fe64e82 100644 --- a/support/intprops.h +++ b/support/intprops.h @@ -15,7 +15,6 @@ You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. */ -/* Written by Paul Eggert. */ #ifndef _GL_INTPROPS_H #define _GL_INTPROPS_H |