summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/texinfo/info/diffs
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/texinfo/info/diffs')
-rw-r--r--gnu/usr.bin/texinfo/info/diffs19
1 files changed, 0 insertions, 19 deletions
diff --git a/gnu/usr.bin/texinfo/info/diffs b/gnu/usr.bin/texinfo/info/diffs
deleted file mode 100644
index ff866daa836..00000000000
--- a/gnu/usr.bin/texinfo/info/diffs
+++ /dev/null
@@ -1,19 +0,0 @@
-*** indices.c.~1~ Tue Oct 26 16:36:35 1993
---- indices.c Sat Nov 20 14:00:46 1993
-***************
-*** 253,259 ****
- else
- index_offset = -1;
-
-! old_offset == index_offset;
-
- /* The "last" string searched for is this one. */
- index_search = line;
---- 253,259 ----
- else
- index_offset = -1;
-
-! old_offset = index_offset;
-
- /* The "last" string searched for is this one. */
- index_search = line;