diff options
author | Miles Bader <miles@gnu.org> | 1997-02-13 22:05:29 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-02-13 22:05:29 +0000 |
commit | 60c715d9c5c527339fc24fed469ba6ca02244680 (patch) | |
tree | c8581a55683c84780f629094c6a03ad763c93878 | |
parent | dcfaecb6c28e2d91f6e48d59f0c8c6e8d91987d3 (diff) |
Doc fix.
-rw-r--r-- | libshouldbeinlibc/argp-namefrob.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libshouldbeinlibc/argp-namefrob.h b/libshouldbeinlibc/argp-namefrob.h index bd0023de..71b69f66 100644 --- a/libshouldbeinlibc/argp-namefrob.h +++ b/libshouldbeinlibc/argp-namefrob.h @@ -1,4 +1,4 @@ -/* Hierarchial argument parsing help output. +/* Name frobnication for compiling argp outside of glibc Copyright (C) 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Miles Bader <miles@gnu.ai.mit.edu>. |