Skip to content
Snippets Groups Projects
Commit b2732419 authored by Andrew Heather's avatar Andrew Heather
Browse files

STYLE: Minor code formatting change

parent f5af16d9
No related branches found
No related tags found
No related merge requests found
...@@ -142,7 +142,7 @@ protected: ...@@ -142,7 +142,7 @@ protected:
// Protected data // Protected data
label startTimeIndex_; label startTimeIndex_;
scalar startTime_; scalar startTime_;
...@@ -154,7 +154,7 @@ protected: ...@@ -154,7 +154,7 @@ protected:
scalar writeInterval_; scalar writeInterval_;
label purgeWrite_; label purgeWrite_;
mutable FIFOStack<word> previousWriteTimes_; mutable FIFOStack<word> previousWriteTimes_;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment