Changeset 413 for trunk/hlpmgr/viewer.c


Ignore:
Timestamp:
Feb 22, 2019, 1:44:06 AM (6 years ago)
Author:
ataylor
Message:

Revamp of build system, and added ConfigApps to repository.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore set to
      [Ee][Nn][Vv].[Ii][Nn][Cc]
  • trunk/hlpmgr/viewer.c

    r361 r413  
    5151                 SAF_INSTALLEDCMDLINE ); // options
    5252
    53   if ( hApplication == NULL )
     53  if ( hApplication == NULLHANDLE )
    5454  {
    5555    LogEvent( "  Failed to launch viewer, rc=%8X", WinGetLastError( hab ) );
Note: See TracChangeset for help on using the changeset viewer.