diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-03-24 11:08:49 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-03-24 11:08:49 -0700 |
commit | f35e74f9a615e8b93da23af446667ee0bbfad0d0 (patch) | |
tree | 31e15e4899c1721607ebb18c043d14e594992d8e /texinfo/info/variables.c | |
parent | bdfcdb1ba7558ffc4522159fcb7f6c49bb535cde (diff) | |
download | gcc-f35e74f9a615e8b93da23af446667ee0bbfad0d0.zip gcc-f35e74f9a615e8b93da23af446667ee0bbfad0d0.tar.gz gcc-f35e74f9a615e8b93da23af446667ee0bbfad0d0.tar.bz2 |
Try test commit again. This time get everything.
From-SVN: r18808
Diffstat (limited to 'texinfo/info/variables.c')
-rw-r--r-- | texinfo/info/variables.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/texinfo/info/variables.c b/texinfo/info/variables.c index 248c8af..e1c2ac4 100644 --- a/texinfo/info/variables.c +++ b/texinfo/info/variables.c @@ -1,5 +1,5 @@ /* variables.c -- How to manipulate user visible variables in Info. - $Id: variables.c,v 1.5 1997/07/18 14:34:23 karl Exp $ + $Id: variables.c,v 1.1.1.2 1998/03/22 20:43:01 law Exp $ This file is part of GNU Info, a program for reading online documentation stored in Info format. |