mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
chg: name error?
This commit is contained in:
parent
a8ee668770
commit
b9b480d081
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue