[8861] Add peeking support to LockedQueue.

This commit is contained in:
XTZGZoReX 2009-11-22 23:52:20 +01:00
parent 1f6e574fcc
commit 5b6c4b24d6
2 changed files with 36 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8860"
#define REVISION_NR "8861"
#endif // __REVISION_NR_H__