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/tilde.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/tilde.c')
-rw-r--r-- | texinfo/info/tilde.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/texinfo/info/tilde.c b/texinfo/info/tilde.c index fef953a..46c3a5a 100644 --- a/texinfo/info/tilde.c +++ b/texinfo/info/tilde.c @@ -1,5 +1,5 @@ /* tilde.c -- Tilde expansion code (~/foo := $HOME/foo). - $Id: tilde.c,v 1.8 1997/07/24 21:49:03 karl Exp $ + $Id: tilde.c,v 1.2 1998/03/24 18:06:55 law Exp $ This file is part of GNU Info, a program for reading online documentation stored in Info format. |