]> diplodocus.org Git - nmh/history - sbr/read_switch.c
new.c: Order two return statements to match comment.
[nmh] / sbr / read_switch.c
2017-04-22 Ralph CorderoyReplace "/*\n * " with "/* " at the start of a file.
2017-04-22 Ralph CorderoyRemove leading and trailing blank lines from code.
2016-10-30 Ralph CorderoyReplace printf("%s", foo) with fputs(foo, stdout).
2016-10-30 Ralph CorderoyReplace printf("...\n") with puts("...").
2016-10-21 Ralph CorderoyAssume POSIX ctype.h; don't vet tolower()'s parameter.
2016-10-17 Ralph CorderoyRemove use of C's register keyword.
2016-06-26 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-04-13 Eric GillespieRename files to match renamed functions