Changeset 248 for trunk/src/sh_tools.c


Ignore:
Timestamp:
Sep 21, 2009, 8:23:56 PM (15 years ago)
Author:
katerina
Message:

Code to track down originating site for ticket #163.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_tools.c

    r197 r248  
    17371737  } while (status == BAD);
    17381738
    1739   fd = sl_open_safe_rdwr (file, SL_YESPRIV);
     1739  fd = sl_open_safe_rdwr (FIL__, __LINE__, file, SL_YESPRIV);
    17401740  if (SL_ISERROR(fd))
    17411741    {
Note: See TracChangeset for help on using the changeset viewer.