mirror of
https://github.com/PentHertz/OpenBTS.git
synced 2026-05-10 03:50:18 +00:00
Martin Hauke's build/typo bug fixes
git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@6698 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
parent
ea6659c604
commit
e6ce2cfa55
4 changed files with 4 additions and 1 deletions
|
|
@ -46,6 +46,7 @@ using namespace std;
|
|||
int DummyLoad::loadBurst(short *wDummyBurst, int len) {
|
||||
dummyBurst = wDummyBurst;
|
||||
dummyBurstSz = len;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue