]> git.ozlabs.org Git - petitboot/commitdiff
Use enum type in pb_protocol_create_message
authorGeoff Levand <geoffrey.levand@am.sony.com>
Tue, 13 Jan 2009 01:28:53 +0000 (17:28 -0800)
committerJeremy Kerr <jk@ozlabs.org>
Sun, 1 Feb 2009 00:15:00 +0000 (11:15 +1100)
To better illustrate the usage of pb_protocol_create_message(),
change the type of the arg action from int to enum pb_protocol_action.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

No differences found