summaryrefslogtreecommitdiff
path: root/bin/class2info.awk
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-10-10 19:55:00 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-10-10 19:55:00 +0000
commitcae30be98931ec02e9567e7f92ccf08462cf4692 (patch)
tree9a9b97ba44c8bd264b857e06fa77faf09ac332d7 /bin/class2info.awk
parenta00e540b347619e5a74eecb8a22ebfd628df9c20 (diff)
downloadATCD-cae30be98931ec02e9567e7f92ccf08462cf4692.tar.gz
*** empty log message ***
Diffstat (limited to 'bin/class2info.awk')
-rw-r--r--bin/class2info.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/class2info.awk b/bin/class2info.awk
index 1810a8f3e0c..b2f58ce736d 100644
--- a/bin/class2info.awk
+++ b/bin/class2info.awk
@@ -2,7 +2,7 @@
#
# = DESCRIPTION
# Awk script for converting C++ class header file to classinfo file.
-# Requires nawk or gawk.
+# Requires gawk or gawk.
# comments like /* ... */ with ... goes over multiple lines are not ok
# and will be not printed as comments!
# class xxx