X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=libsigrok.h;h=fd09492ee0d8ccf9c4970a1ed1cd758a2dc85da3;hb=393fb9cb18c5746d8567c9cf74b872804043345a;hp=4c46734663cfa7bf3be72105f53f0dda55231ddc;hpb=3c0839d52475605d61ce385eda95f824fc448c88;p=libsigrok.git diff --git a/libsigrok.h b/libsigrok.h index 4c467346..fd09492e 100644 --- a/libsigrok.h +++ b/libsigrok.h @@ -30,6 +30,12 @@ extern "C" { #endif +/** + * @file + * + * The public libsigrok header file to be used by frontends. + */ + /* * All possible return codes of libsigrok functions must be listed here. * Functions should never return hardcoded numbers as status, but rather