diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2021-09-22 16:27:21 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2021-09-22 16:27:21 +0300 |
commit | 3b563cdcd4a34033aa855aeed579001c3913a1ae (patch) | |
tree | 549351188fc55c4239f9428d1dbd2f444fb3dcd3 /support/intprops.h | |
parent | b5a955b904d420dfd3e9216bf360858488f2bada (diff) | |
download | egawk-3b563cdcd4a34033aa855aeed579001c3913a1ae.tar.gz egawk-3b563cdcd4a34033aa855aeed579001c3913a1ae.tar.bz2 egawk-3b563cdcd4a34033aa855aeed579001c3913a1ae.zip |
Sync support files with GNULIB.
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 |