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
  • branches/branch-1-0/src/helpers/winh.c

    r378 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
     
    33693369    HELPINIT hi;
    33703370    PSZ      pszExt;
    3371     CHAR     szName[CCHMAXPATH];
     3371    CHAR     szName[CCHMAXPATH] = "";
    33723372    HWND     hwndHelp;
    33733373
Note: See TracChangeset for help on using the changeset viewer.