mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +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