Ignore:
Timestamp:
Sep 3, 2002, 8:17:46 PM (23 years ago)
Author:
umoeller
Message:

Minor adjustments for new static handling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/dosh.c

    r220 r222  
    41234123 ********************************************************************/
    41244124
    4125 static PVOID    // G_pvGlobalInfoSeg = NULL,
     4125STATIC PVOID    // G_pvGlobalInfoSeg = NULL,
    41264126                G_pvLocalInfoSeg = NULL;
    41274127
     
    41344134 */
    41354135
    4136 static VOID GetInfoSegs(VOID)
     4136STATIC VOID GetInfoSegs(VOID)
    41374137{
    41384138    SEL     GlobalInfoSegSelector,
Note: See TracChangeset for help on using the changeset viewer.