summaryrefslogtreecommitdiffstats
path: root/lib/fidlib
diff options
context:
space:
mode:
authorluz.paz <luzpaz@users.noreply.github.com>2018-06-03 17:14:36 -0400
committerluz paz <luzpaz@users.noreply.github.com>2018-06-12 17:23:14 -0400
commitf9dd3ebe76d0e89ce08d614292920cafdbee146d (patch)
treeca4d4e600c1bc725ce7e2f8ba0a64b90b95885ed /lib/fidlib
parent638270f7ec4cd58dd0bd72c6e3c33785f63f638c (diff)
Source typos
Found via `codespell` and `grep`
Diffstat (limited to 'lib/fidlib')
-rw-r--r--lib/fidlib/fidrf_jit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fidlib/fidrf_jit.h b/lib/fidlib/fidrf_jit.h
index 8d3ba81a2f..cebb404626 100644
--- a/lib/fidlib/fidrf_jit.h
+++ b/lib/fidlib/fidrf_jit.h
@@ -241,7 +241,7 @@ static unsigned long int do_hash(unsigned char *, unsigned long int, unsigned lo
//
static char *r_buf; // Buffer address
-static char *r_end; // Curent end of buffer
+static char *r_end; // Current end of buffer
static char *r_cp; // Current write-position
static char *r_lab; // Current loop-back label, or 0
static int r_loop; // Loop count