]> git.sur5r.net Git - openldap/commitdiff
ITS#8643 - Fix typo
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 18 Apr 2017 15:01:26 +0000 (08:01 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 26 Apr 2017 20:00:14 +0000 (13:00 -0700)
include/lber.h

index 979beb49be83a3e97e05035b19a1409f2ab99572..b93d8e3b6b7335e77de7bfa140a1c0b87f49c38c 100644 (file)
@@ -173,7 +173,7 @@ typedef struct sockbuf Sockbuf;
 
 typedef struct sockbuf_io Sockbuf_IO;
 
-/* Structure for LBER IO operarion descriptor */
+/* Structure for LBER IO operation descriptor */
 typedef struct sockbuf_io_desc {
        int                     sbiod_level;
        Sockbuf                 *sbiod_sb;