Fix tabs/spaces

This commit is contained in:
Miodrag Milanovic 2022-01-26 16:39:51 +01:00
parent be7be63fec
commit 226dc659f0
1 changed files with 31 additions and 31 deletions

View File

@ -58,7 +58,7 @@ class FstData
void recalc_time_offsets(fstHandle signal, std::vector<uint64_t> time);
fstHandle getHandle(std::string name);
private:
private:
void extractVarNames();
struct fstReaderContext *ctx;