mirror of https://github.com/BOINC/boinc.git
fix typo
This commit is contained in:
parent
4459701a51
commit
4e55dbf0e0
|
@ -51,6 +51,7 @@ extern bool standalone;
|
|||
// if set, look for output files in the current directory,
|
||||
// not the upload hierarchy.
|
||||
// used by validator_test.
|
||||
extern void remove_random_from_filename(const char* in, char* out);
|
||||
|
||||
#endif
|
||||
|
||||
extern void remove_random_from_filename(const char* in, char* out);
|
||||
|
|
Loading…
Reference in New Issue