Changeset 075bc5 in git for misc


Ignore:
Timestamp:
Oct 24, 2018, 2:56:54 PM (4 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
141c69129ce626a1c7c898edb6ab66c0632a1759
Parents:
99d02931f1b01b2ae7d88ca405c300918c8c6919
Message:
format
Location:
misc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • misc/lt.cc

    r99d029 r075bc5  
    3131      }
    3232    }
    33     return FALSE; /* not found */ 
     33    return FALSE; /* not found */
    3434  }
    3535  WerrorS("same_lt(ideal)");
  • misc/lt2.cc

    r99d029 r075bc5  
    3232      }
    3333    }
    34     return FALSE; /* not found */ 
     34    return FALSE; /* not found */
    3535  }
    3636  WerrorS("same_lt(ideal)");
Note: See TracChangeset for help on using the changeset viewer.