Changeset 363 for trunk/src/sh_utmp.c


Ignore:
Timestamp:
Oct 21, 2011, 1:08:28 AM (13 years ago)
Author:
katerina
Message:

Change zAVL implementation to allow integer keys.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_utmp.c

    r332 r363  
    558558
    559559#if defined(HAVE_PTHREAD)
    560 static sh_watches inotify_watch;
     560static sh_watches inotify_watch = SH_INOTIFY_INITIALIZER;
    561561#endif
    562562
Note: See TracChangeset for help on using the changeset viewer.