aboutsummaryrefslogtreecommitdiffstats
path: root/awklib/eg/lib/pwcat.c
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-05-15 22:29:57 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-05-15 22:29:57 +0300
commitaf0e307c34759a6e6d27c94219df47b56545ec00 (patch)
tree77346984e14311ea914031901613a25df25d3521 /awklib/eg/lib/pwcat.c
parentc85701de44acc1cb67dcc8b220bd94b9191873ed (diff)
parent8b086817a7907d54dbe813f0dd05626b86e56cd1 (diff)
downloadegawk-af0e307c34759a6e6d27c94219df47b56545ec00.tar.gz
egawk-af0e307c34759a6e6d27c94219df47b56545ec00.tar.bz2
egawk-af0e307c34759a6e6d27c94219df47b56545ec00.zip
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'awklib/eg/lib/pwcat.c')
-rw-r--r--awklib/eg/lib/pwcat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/awklib/eg/lib/pwcat.c b/awklib/eg/lib/pwcat.c
index 910e0329..934ef34e 100644
--- a/awklib/eg/lib/pwcat.c
+++ b/awklib/eg/lib/pwcat.c
@@ -1,7 +1,7 @@
/*
* pwcat.c
*
- * Generate a printable version of the password database
+ * Generate a printable version of the password database.
*/
/*
* Arnold Robbins, arnold@skeeve.com, May 1993