Update src/CopyrighFixer/CopyrighFixer/owner.h

Co-authored-by: Andrei Yankovich <EndrIIMail@gmail.com>
This commit is contained in:
Igor loschinin 2021-05-03 20:22:18 +03:00 committed by GitHub
parent 451ffd80df
commit 10ccebce69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ public:
* @brief setTimeRange A method that allows you to set the time interval for using a file.
* @param interval This is a string value indicating the date of ownership of the file.
*/
void setTimePoint(const int &interval);
void setTimePoint(int interval);
/**
* @brief getTimeRange The method changes the timestamp of the usage.