From d523eae6e0617e6ad5055738ea4864deacae4313 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Mon, 7 Jan 2013 22:30:17 +0100 Subject: Cosmetics, fix typos. --- sigrokdecode.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sigrokdecode.h.in') diff --git a/sigrokdecode.h.in b/sigrokdecode.h.in index 6b05b64..033e30e 100644 --- a/sigrokdecode.h.in +++ b/sigrokdecode.h.in @@ -99,7 +99,7 @@ extern "C" { * Use SRD_API to mark public API symbols, and SRD_PRIV for private symbols. * * Variables and functions marked 'static' are private already and don't - * need SR_PRIV. However, functions which are not static (because they need + * need SRD_PRIV. However, functions which are not static (because they need * to be used in other libsigrokdecode-internal files) but are also not * meant to be part of the public libsigrokdecode API, must use SRD_PRIV. * -- cgit v1.2.3-70-g09d2