Skip to content

Commit

Permalink
util/TemplateString: remove extra semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxKellermann committed May 27, 2020
1 parent 8925040 commit bdc861f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/util/TemplateString.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,6 @@ namespace TemplateString {

template<>
struct Concat<> : Empty {};
};
}

#endif

0 comments on commit bdc861f

Please sign in to comment.