Ignore:
Timestamp:
Jun 18, 2009, 8:55:46 PM (16 years ago)
Author:
RBRi
Message:

warning fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hlpmgr/globalfilelist.h

    r26 r360  
    1313typedef TOpenFileEntry* TPOpenFileEntry;
    1414
    15 typedef struct 
     15typedef struct
    1616{
    1717  TSubAllocatedSharedMemory FMem;
     
    2424void CloseGlobalFilelist( TGlobalFilelist* pList );
    2525
    26 HWND FindFileInGlobalFilelist( TGlobalFilelist* pList,
    27                                char* FilePath );
     26HWND FindFileInGlobalFilelist( TGlobalFilelist* pList, char* FilePath );
    2827
    2928#endif
     29
Note: See TracChangeset for help on using the changeset viewer.