Ignore:
Timestamp:
Jun 29, 2023, 12:12:01 PM (10 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
85a3806
Parents:
f5d9c37
Message:

update files from old separator manipulator names to new names

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/raii/dtor-early-exit.cfa

    rf5d9c37 r7d25f44  
    1010// Created On       : Wed Aug 17 08:26:25 2016
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Fri Dec 21 08:45:19 2018
    13 // Update Count     : 10
     12// Last Modified On : Thu Jun 29 11:15:56 2023
     13// Update Count     : 11
    1414//
    1515
     
    244244
    245245int main() {
    246         sepDisable(sout);
     246        sepOff(sout);
    247247        for (int i = 0; i < 4; i++) {
    248248                f(i);
Note: See TracChangeset for help on using the changeset viewer.