Skip to content

Commit

Permalink
Remove default
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Oct 30, 2023
1 parent eb868d5 commit 526a1b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/core/core.hh
Original file line number Diff line number Diff line change
Expand Up @@ -510,8 +510,8 @@ namespace SSC {
const String seq,
const String path,
int mode,
Module::Callback cb,
bool recursive = false
bool recursive,
Module::Callback cb
);
void readlink (
const String seq,
Expand Down

0 comments on commit 526a1b1

Please sign in to comment.