Ignore:
Timestamp:
Apr 16, 2010, 1:51:22 PM (15 years ago)
Author:
pr
Message:

Fix variable init. bugs.

File:
1 edited

Legend:

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

    r373 r384  
    1919
    2020/*
    21  *      Copyright (C) 1997-2008 Ulrich M”ller.
     21 *      Copyright (C) 1997-2010 Ulrich M”ller.
    2222 *      This file is part of the "XWorkplace helpers" source package.
    2323 *      This is free software; you can redistribute it and/or modify
     
    36043604    HELPINIT hi;
    36053605    PSZ      pszExt;
    3606     CHAR     szName[CCHMAXPATH];
     3606    CHAR     szName[CCHMAXPATH] = "";
    36073607    HWND     hwndHelp;
    36083608
Note: See TracChangeset for help on using the changeset viewer.