diff --git a/src/remove.h b/src/remove.h index 56380ea..2310e47 100644 --- a/src/remove.h +++ b/src/remove.h @@ -22,7 +22,7 @@ int remove_box(); -void output_input(); +void output_input(const int trim_only); #endif /*REMOVE_H*/