Changeset 434 for trunk/src


Ignore:
Timestamp:
May 5, 2013, 12:49:50 PM (12 years ago)
Author:
katerina
Message:

Fix for ticket #339 (broken audit support)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_audit.c

    r419 r434  
    280280  this->file = sh_util_strdup(file);
    281281  this->next = mark_these;
     282  mark_these = this;
    282283  return;
    283284}
Note: See TracChangeset for help on using the changeset viewer.