Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
OpenFOAM-plus
Commits
3cb9c66c
Commit
3cb9c66c
authored
Sep 15, 2017
by
Mark Olesen
Browse files
STYLE: typo in doxygen string
parent
677564e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OpenFOAM/primitives/predicates/predicates.H
View file @
3cb9c66c
...
...
@@ -72,7 +72,7 @@ public:
return
true
;
}
//- Binary predicate returning
fals
e
//- Binary predicate returning
tru
e
template
<
class
T1
,
class
T2
>
inline
bool
operator
()(
const
T1
&
,
const
T2
&
)
const
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment