summaryrefslogtreecommitdiffstats
path: root/src/stateless/cp/trex_stream_vm.h
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2016-02-24 07:13:52 -0500
committerIdo Barnea <ibarnea@cisco.com>2016-02-24 14:21:29 +0200
commit3eb4f868ef5bc728a46c8012c914f6a9381f4cdb (patch)
tree723fc6473f36b06d47a1c6e24dd644d45db42e58 /src/stateless/cp/trex_stream_vm.h
parentf0ab9eba97221e491cf7b3dd846eb8c23d920ec2 (diff)
VM bug youtrack: trex-187
and rx stats
Diffstat (limited to 'src/stateless/cp/trex_stream_vm.h')
-rw-r--r--src/stateless/cp/trex_stream_vm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stateless/cp/trex_stream_vm.h b/src/stateless/cp/trex_stream_vm.h
index 0bd00711..d43d7d4b 100644
--- a/src/stateless/cp/trex_stream_vm.h
+++ b/src/stateless/cp/trex_stream_vm.h
@@ -1451,7 +1451,7 @@ public:
* clone VM instructions
*
*/
- void copy_instructions(StreamVm &other) const;
+ void clone(StreamVm &other) const;
bool is_vm_empty() const {