Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • editwin.c

    r47e0a6a r3b8a563  
    317317  }
    318318
    319   if (locktext)
    320     g_free(locktext);
     319  g_free(locktext);
    321320
    322321  oe_set_index(e, lock);
Note: See TracChangeset for help on using the changeset viewer.