]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Typo (#4714)
authorJames Jones <jejones3141@gmail.com>
Mon, 12 Sep 2022 23:41:36 +0000 (18:41 -0500)
committerGitHub <noreply@github.com>
Mon, 12 Sep 2022 23:41:36 +0000 (19:41 -0400)
copy/paste strikes again

src/lib/util/dbuff.c

index 4213dcd6a56e66dcd6a1a0e8eb62767fb48a1428..3a91583c5b35a512df70a5cbfa1808bf45083a37 100644 (file)
@@ -101,7 +101,7 @@ void fr_dbuff_update(fr_dbuff_t *dbuff, uint8_t *new_buff, size_t new_len)
        }
 }
 
-/** Shift the contents of the sbuff, returning the number of bytes we managed to shift
+/** Shift the contents of the dbuff, returning the number of bytes we managed to shift
  *
  * @param[in] dbuff    to shift.
  * @param[in] shift    the number of bytes to shift