Changeset 879


Ignore:
Timestamp:
Nov 26, 2007, 2:56:13 PM (17 years ago)
Author:
Gregg Young
Message:

Clean up of allow readonly files in editor.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/dll/viewer.c

    r878 r879  
    849849                vw->saveas = FALSE;
    850850          }
    851           else if (vw->saveas = TRUE) {
     851          else if (vw->saveas) {
    852852            vw->saveas = FALSE;
    853853            WinSendMsg(hwnd,
Note: See TracChangeset for help on using the changeset viewer.