Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

Commit

Permalink
Add TODO(#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
rexim committed Jan 31, 2021
1 parent c9145ad commit 452b98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nobuild.h
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ typedef struct {
const char** nobuild_cstr_vargs_to_array(int *count, ...);


// TODO: pipes do not allow redirecting stderr
// TODO(#20): pipes do not allow redirecting stderr
typedef struct {
const char *input_filepath; // NULL means stdin
const char *output_filepath; // NULL means stdout
Expand Down

0 comments on commit 452b98d

Please sign in to comment.