X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fdrtables.c;h=3e1c5e626be352617a4e1f0885cca4fc36db2adb;hb=28fb7042c4d99225f3968d6555faef598db2e9d0;hp=a3fa328b909d430bd65af8d088337b126abec628;hpb=3369a853fbc0fe454ac65fef7adf7e51845ff6a2;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/drtables.c b/src/src/drtables.c index a3fa328b9..3e1c5e626 100644 --- a/src/src/drtables.c +++ b/src/src/drtables.c @@ -21,7 +21,7 @@ int lookup_list_count = 0; static int lookup_list_init_done = 0; -/* Table of information about all possible authentication mechamisms. All +/* Table of information about all possible authentication mechanisms. All entries are always present if any mechanism is declared, but the functions are set to NULL for those that are not compiled into the binary. */