Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/dist/texinfo/makeinfo Minimize diff to texinfo-4.0.
details: https://anonhg.NetBSD.org/src/rev/a85952424d97
branches: trunk
changeset: 514439:a85952424d97
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Sep 02 21:55:03 2001 +0000
description:
Minimize diff to texinfo-4.0.
diffstat:
gnu/dist/texinfo/makeinfo/makeinfo.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 5fc1c92b251a -r a85952424d97 gnu/dist/texinfo/makeinfo/makeinfo.c
--- a/gnu/dist/texinfo/makeinfo/makeinfo.c Sun Sep 02 21:42:49 2001 +0000
+++ b/gnu/dist/texinfo/makeinfo/makeinfo.c Sun Sep 02 21:55:03 2001 +0000
@@ -1,5 +1,5 @@
/* makeinfo -- convert Texinfo source into other formats.
- $Id: makeinfo.c,v 1.5 2001/07/25 17:40:09 assar Exp $
+ $Id: makeinfo.c,v 1.6 2001/09/02 21:55:03 wiz Exp $
Copyright (C) 1987, 92, 93, 94, 95, 96, 97, 98, 99
Free Software Foundation, Inc.
@@ -539,7 +539,7 @@
case 'h': /* --help */
usage (0);
break;
-
+
case 'I':
/* Append user-specified dir to include file path. */
if (!include_files_path)
Home |
Main Index |
Thread Index |
Old Index