summaryrefslogtreecommitdiffstats
path: root/src/bp_sim.h
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2015-11-19 22:30:22 +0200
committerimarom <imarom@cisco.com>2015-11-19 22:30:22 +0200
commit13f558cbabe5e624df7244788139c438f4b8092f (patch)
tree6a434f5e195f2e7fbe7a0ecdd36c25631eaf96bc /src/bp_sim.h
parentb094110ef86889a0694dc71503c5610abaf47ebe (diff)
parentede162750d582cf1dd8c2d7cea3f30b008fb5d42 (diff)
Merge branch 'master' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core
Diffstat (limited to 'src/bp_sim.h')
-rwxr-xr-xsrc/bp_sim.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bp_sim.h b/src/bp_sim.h
index be462a91..fcca2428 100755
--- a/src/bp_sim.h
+++ b/src/bp_sim.h
@@ -3456,7 +3456,7 @@ public :
public:
void Clean();
void start_generate_stateful(std::string erf_file_name,CPreviewMode &preview);
- void start_stateless_daemon();
+ void start_stateless_daemon(CPreviewMode &preview);
void start_stateless_daemon_simulation();