aboutsummaryrefslogtreecommitdiffstats
path: root/awklib
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-10-23 11:56:30 +0300
committerArnold D. Robbins <arnold@skeeve.com>2016-10-23 11:56:30 +0300
commit2b7ce67a9289203e5523e0bdb822ccb859899acb (patch)
treea871b6e1e0722a60ca1926297c5d755f40741e07 /awklib
parent234fe8af6075075c84e142d2f62ee35a7006a39b (diff)
downloadegawk-2b7ce67a9289203e5523e0bdb822ccb859899acb.tar.gz
egawk-2b7ce67a9289203e5523e0bdb822ccb859899acb.tar.bz2
egawk-2b7ce67a9289203e5523e0bdb822ccb859899acb.zip
Remove references to MS-DOS and OS/2 from the doc.
Diffstat (limited to 'awklib')
-rw-r--r--awklib/eg/lib/grcat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/awklib/eg/lib/grcat.c b/awklib/eg/lib/grcat.c
index cf39083c..30e81cca 100644
--- a/awklib/eg/lib/grcat.c
+++ b/awklib/eg/lib/grcat.c
@@ -9,7 +9,6 @@
* December 2010, move to ANSI C definition for main().
*/
-/* For OS/2, do nothing. */
#if HAVE_CONFIG_H
#include <config.h>
#endif