]> git.ozlabs.org Git - ccan/commitdiff
Cleanup variable names.
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 17 Jul 2009 07:29:58 +0000 (16:59 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 17 Jul 2009 07:29:58 +0000 (16:59 +0930)
struct op: serial -> seqnum (and drop use of term "serial" everywhere).
struct op: op -> type
struct op_desc: general replacement for file/op_num pair.
Change add_dependency to take two const op_desc *: means reshuffle since we can't adjust the args any more.


No differences found