]> sigrok.org Git - libsigrok.git/blobdiff - proto.h
Doxygen: Add @file items for the relevant files.
[libsigrok.git] / proto.h
diff --git a/proto.h b/proto.h
index 49b2d7473087b6c16baea3b896ea266c5dbbd7c3..4c9286c103389d3628ce566a439c8eaaa96e7956 100644 (file)
--- a/proto.h
+++ b/proto.h
 #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);