summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/texinfo/info/diffs
blob: ff866daa8365236baa567390a1b1ed1168ea5e5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** 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;