X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=pb.h;h=1d32ee9b5e117c5539bfb3dcd912332067f2415a;hb=09f92bafa59460ea4597c557e469e982386c9e3b;hp=46d7c2ce1e194b6eb82334da659f207f6232fae2;hpb=a8d0172507d59b73b95f766aa7644147fd060f20;p=apps%2Fagl-service-can-low-level.git diff --git a/pb.h b/pb.h index 46d7c2ce..1d32ee9b 100644 --- a/pb.h +++ b/pb.h @@ -12,7 +12,7 @@ #define pb_packed #endif -/* Wire types */ +/* Wire types. Library user needs these only in encoder callbacks. */ typedef enum { PB_WT_VARINT = 0, PB_WT_64BIT = 1,