X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=proto.h;h=4c9286c103389d3628ce566a439c8eaaa96e7956;hb=90165efe55de692e6329d0820d867d0887db5663;hp=49b2d7473087b6c16baea3b896ea266c5dbbd7c3;hpb=b8072700c1bc7d13ba004fd897668b56cec4ac62;p=libsigrok.git diff --git a/proto.h b/proto.h index 49b2d747..4c9286c1 100644 --- a/proto.h +++ b/proto.h @@ -20,6 +20,12 @@ #ifndef LIBSIGROK_SIGROK_PROTO_H #define LIBSIGROK_SIGROK_PROTO_H +/** + * @file + * + * Header file containing API function prototypes. + */ + /*--- backend.c -------------------------------------------------------------*/ SR_API int sr_init(struct sr_context **ctx);