Ignore:
Timestamp:
Aug 26, 1999, 2:56:02 PM (26 years ago)
Author:
sandervl
Message:

Cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/console.h

    r111 r705  
    1 /* $Id: console.h,v 1.1 1999-06-17 18:21:41 phaller Exp $ */
     1/* $Id: console.h,v 1.2 1999-08-26 12:55:36 sandervl Exp $ */
    22
    33/*
     
    3333BOOL  iConsoleIsActive(void);  /* returns TRUE if console window open */
    3434
    35 APIRET iConsoleTerminate(void);/* termination of the console subsystem */
     35ULONG iConsoleTerminate(void);/* termination of the console subsystem */
    3636
    3737#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.