X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=libsigrok.h;h=41031fcab949d02d3ddbfc7b8e2d66f00c3cbabd;hb=ca0938c50b4bf5d010d6140f64542f8307d8ea17;hp=3d577cccac2f93f0d14d9dcae795162170536e0b;hpb=7231a14590840ffdbb77c1cc076d7dcafa3ee673;p=libsigrok.git diff --git a/libsigrok.h b/libsigrok.h index 3d577ccc..41031fca 100644 --- a/libsigrok.h +++ b/libsigrok.h @@ -36,7 +36,7 @@ extern "C" { * The public libsigrok header file to be used by frontends. * * This is the only file that libsigrok users (frontends) are supposed to - * use and #include. There are other header files which get installed with + * use and \#include. There are other header files which get installed with * libsigrok, but those are not meant to be used directly by frontends. * * The correct way to get/use the libsigrok API functions is: