aboutsummaryrefslogtreecommitdiff
path: root/ch7
diff options
context:
space:
mode:
Diffstat (limited to 'ch7')
-rw-r--r--ch7/7-06_simple-diff.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ch7/7-06_simple-diff.c b/ch7/7-06_simple-diff.c
index ba0c58f..ddd28dd 100644
--- a/ch7/7-06_simple-diff.c
+++ b/ch7/7-06_simple-diff.c
@@ -15,7 +15,6 @@
#define LINE_MAX 200
-int mygetline(char *line, int max);
int max(int x, int y);
int main(int argc, char *argv[]) {
1-5/+0 2016-11-15Correct phrasing in README.Ze Libertine Gamer1-4/+4 2016-11-13DerpZe Libertine Gamer1-0/+1 2016-11-03Improve error handling in shell scriptsZe Libertine Gamer4-3/+23 2016-10-24Correct run_again, add recursionZe Libertine Gamer1-0/+4 2016-10-21Add quotes to correct behavior for arglistZe Libertine Gamer1-1/+1 2016-10-14updater.sh: add recursion, error handlingZe Libertine Gamer1-43/+101 2016-10-14Correct pipe-handling behaviorZe Libertine Gamer1-1/+9 2016-10-12Clarify a method to move between platformsZe Libertine Gamer1-2/+5