Skip to content

Commit

Permalink
add newlines
Browse files Browse the repository at this point in the history
Signed-off-by: Snow Pettersen <[email protected]>
  • Loading branch information
snowp committed Mar 31, 2021
1 parent 4b48b06 commit 8df489f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ REGISTER_FACTORY(Config, Envoy::Matcher::CommonProtocolInputFactory);
} // namespace CommonInputs
} // namespace Matching
} // namespace Extensions
} // namespace Envoy
} // namespace Envoy
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ class Config : public Envoy::Matcher::CommonProtocolInputFactory {
} // namespace CommonInputs
} // namespace Matching
} // namespace Extensions
} // namespace Envoy
} // namespace Envoy
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ class Input : public Matcher::CommonProtocolInput {
} // namespace CommonInputs
} // namespace Matching
} // namespace Extensions
} // namespace Envoy
} // namespace Envoy

0 comments on commit 8df489f

Please sign in to comment.