diff options
| author | mycroft <mycroft@NetBSD.org> | 1993-08-02 17:38:43 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1993-08-02 17:38:43 +0000 |
| commit | c8194f0876b272d70833a6b91ec566314a02050a (patch) | |
| tree | 7fca03e3fbb14cb4091851d2b225a9709fc1e50d /gnu/usr.bin/groff/include/stringclass.h | |
| parent | 2cce313a8b751f32d3d95b2803bcb5e0cac2ccac (diff) | |
Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
Diffstat (limited to 'gnu/usr.bin/groff/include/stringclass.h')
| -rw-r--r-- | gnu/usr.bin/groff/include/stringclass.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/include/stringclass.h b/gnu/usr.bin/groff/include/stringclass.h index 570f47ac71a..a114d630de3 100644 --- a/gnu/usr.bin/groff/include/stringclass.h +++ b/gnu/usr.bin/groff/include/stringclass.h @@ -16,7 +16,10 @@ for more details. You should have received a copy of the GNU General Public License along with groff; see the file COPYING. If not, write to the Free Software -Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + + $Id: stringclass.h,v 1.2 1993/08/02 17:43:41 mycroft Exp $ +*/ #include <string.h> #include <stdio.h> |
