[PATCH 0/2] lib: use const in a few more places in fwts lib

Colin King colin.king at canonical.com
Sun Dec 16 23:22:23 UTC 2012


From: Colin Ian King <colin.king at canonical.com>

Found a few more places were we can use const in the fwts lib.

Colin Ian King (2):
  lib: fwts_ac_adapter: constify some struct fields and variables
  lib: fwts_guid: constify guid_str_len and guid_len parameters

 src/lib/include/fwts_guid.h   |  4 ++--
 src/lib/src/fwts_ac_adapter.c | 12 ++++++------
 src/lib/src/fwts_guid.c       |  4 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)

-- 
1.8.0




More information about the fwts-devel mailing list