mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
DataEntry/Sine: Corrected typo
This commit is contained in:
@ -126,7 +126,7 @@ class Sine
|
||||
void read(const dictionary& coeffs);
|
||||
|
||||
//- Disallow default bitwise assignment
|
||||
void operator===(const Sine<Type>&);
|
||||
void operator=(const Sine<Type>&);
|
||||
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user