secchan: Make expire_rule() slightly easier to read.
authorBen Pfaff <blp@nicira.com>
Tue, 17 Mar 2009 17:51:21 +0000 (10:51 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 17 Mar 2009 17:51:21 +0000 (10:51 -0700)
commitbc36e8ce95807809efdf7c417b69eae523894385
treed86c4cb881ad04235a2c1e7c405490acf1425508
parent5e52b645eaa51265b7fb4ed99699790f67a69f7a
secchan: Make expire_rule() slightly easier to read.

Search-and-replace "expiration" by "expire".  In the next commit this
will keep from needing to wrap more lines, making the code easier to read
there too.
secchan/ofproto.c