chg: name error?

This commit is contained in:
iceman1001 2016-07-07 10:01:50 +02:00
commit b9b480d081

View file

@ -8,7 +8,7 @@
//-----------------------------------------------------------------------------
// BigBuf and functions to allocate/free parts of it.
//-----------------------------------------------------------------------------
#include "bigbuf.h"
#include "BigBuf.h"
// BigBuf is the large multi-purpose buffer, typically used to hold A/D samples or traces.
// Also used to hold various smaller buffers and the Mifare Emulator Memory.