diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2013-06-27 16:13:19 +0200 |
---|---|---|
committer | Paul Kocialkowski <contact@paulk.fr> | 2013-06-27 16:13:19 +0200 |
commit | ddf605bc6186397a39320c8c9835d3b1c3edda30 (patch) | |
tree | 102421cd313e3c621522d4da424ee8423227da81 /include/pb.h | |
parent | c99663fe46c3fc426d6f74ae146d1c5842764f1a (diff) | |
download | external_libsamsung-ipc-ddf605bc6186397a39320c8c9835d3b1c3edda30.zip external_libsamsung-ipc-ddf605bc6186397a39320c8c9835d3b1c3edda30.tar.gz external_libsamsung-ipc-ddf605bc6186397a39320c8c9835d3b1c3edda30.tar.bz2 |
More cosmetics on headers
Change-Id: I16793eb395d656d551f768dd4287889c1ece52fa
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'include/pb.h')
-rw-r--r-- | include/pb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pb.h b/include/pb.h index 88d9432..b1a4979 100644 --- a/include/pb.h +++ b/include/pb.h @@ -27,7 +27,7 @@ * Types */ -#define IPC_PB_ACCESS 0x0601 +#define IPC_PB_ACCESS 0x0601 #define IPC_PB_STORAGE 0x0602 #define IPC_PB_STORAGE_LIST 0x0603 #define IPC_PB_ENTRY_INFO 0x0604 |