Ignore:
Timestamp:
Aug 25, 2001, 12:54:19 PM (24 years ago)
Author:
sandervl
Message:

updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/oslibres.cpp

    r6517 r6586  
    1 /* $Id: oslibres.cpp,v 1.18 2001-08-11 12:03:36 sandervl Exp $ */
     1/* $Id: oslibres.cpp,v 1.19 2001-08-25 10:54:19 sandervl Exp $ */
    22/*
    33 * Window API wrappers for OS/2
     
    518518//******************************************************************************
    519519//******************************************************************************
    520 char *OSLibStripPath(char *path)
     520static char *OSLibStripPath(char *path)
    521521{
    522522  char *pszFilename;
Note: See TracChangeset for help on using the changeset viewer.