git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Use namespace instead of prefix.
[stg.git]
/
projects
/
stargazer
/
plugins
/
capture
/
cap_debug
/
debug_cap.cpp
diff --git
a/projects/stargazer/plugins/capture/cap_debug/debug_cap.cpp
b/projects/stargazer/plugins/capture/cap_debug/debug_cap.cpp
index 595c45fc149581321ddf0e9ada35adb6a56ebbd3..85fd602bd18412e165f2ab3dce3143296a75f820 100644
(file)
--- a/
projects/stargazer/plugins/capture/cap_debug/debug_cap.cpp
+++ b/
projects/stargazer/plugins/capture/cap_debug/debug_cap.cpp
@@
-434,12
+434,12
@@
return NULL;
//-----------------------------------------------------------------------------
uint16_t DEBUG_CAP::GetStartPosition() const
{
//-----------------------------------------------------------------------------
uint16_t DEBUG_CAP::GetStartPosition() const
{
-return 0;
+return
4
0;
}
//-----------------------------------------------------------------------------
uint16_t DEBUG_CAP::GetStopPosition() const
{
}
//-----------------------------------------------------------------------------
uint16_t DEBUG_CAP::GetStopPosition() const
{
-return 0;
+return
4
0;
}
//-----------------------------------------------------------------------------
RAW_PACKET MakeTCPPacket(const char * src,
}
//-----------------------------------------------------------------------------
RAW_PACKET MakeTCPPacket(const char * src,