Skip to content
  • Frank Dana's avatar
    cmSystemTools: Fix 'ErrorOccurred' spelling · 98a10290
    Frank Dana authored and Brad King's avatar Brad King committed
    Rename the booleans 's_ErrorOccured' and 's_FatalErrorOccured' to
    's_ErrorOccurred' and 's_FatalErrorOccurred', respectively.
    
    Rename the getters and setters to 'Get[Fatal]ErrorOccurred' and
    'Set[Fatal]ErrorOccurred', and fix all uses across the codebase.
    98a10290