Changes in / [0803ead:7619400]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/iostream.cfa

    r0803ead r7619400  
    1010// Created On       : Wed May 27 17:56:53 2015
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Thu Oct 19 19:29:54 2023
    13 // Update Count     : 1800
     12// Last Modified On : Thu Oct 19 21:10:10 2023
     13// Update Count     : 1801
    1414//
    1515
     
    4747                return os;
    4848        } // ?|?
    49         OSYPE_VOID_IMPL( bool )
     49        OSTYPE_VOID_IMPL( bool )
    5050
    5151        ostype & ?|?( ostype & os, char c ) {
Note: See TracChangeset for help on using the changeset viewer.