Skip to content
Snippets Groups Projects
Commit c7f4394d authored by Jan David Mol's avatar Jan David Mol
Browse files

bug 1362: lse nodes are now called locus nodes

parent 40406e13
No related branches found
No related tags found
No related merge requests found
...@@ -126,7 +126,7 @@ private: ...@@ -126,7 +126,7 @@ private:
CircularBuffer* buffer; CircularBuffer* buffer;
} streamBuffer_t; } streamBuffer_t;
// internal structure for lse based logging // internal structure for locus based logging
typedef struct { typedef struct {
vector<string> timeStr; vector<string> timeStr;
vector<int> count; vector<int> count;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment