projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
aft.c: Rename save_audio_file_info() and enum aft_row_offsets.
[paraslash.git]
/
stdin.h
diff --git
a/stdin.h
b/stdin.h
index
4f5a611
..
515c4d2
100644
(file)
--- a/
stdin.h
+++ b/
stdin.h
@@
-19,7
+19,7
@@
struct stdin_task {
/** The task structure. */
struct task task;
/** Non-zero on read error, or if a read from stdin returned zero. */
- int e
of
;
+ int e
rror
;
};
void stdin_set_defaults(struct stdin_task *sit);