X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fdbstuff.h;h=576941b61276c2e1a91620b5d3b19e9166734bf9;hb=560e71cc545182bb51a7d038ac40eebac8e045aa;hp=93c715ac2f27f33568870f57875777c43500c600;hpb=40c90bca9f7e2952bd64faebceb53538f80805a7;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/dbstuff.h b/src/src/dbstuff.h index 93c715ac2..576941b61 100644 --- a/src/src/dbstuff.h +++ b/src/src/dbstuff.h @@ -582,7 +582,7 @@ done. Originally, there was only one structure, used for both types. However, it got expanded for domain records, so it got split. To make it possible for Exim to handle the old type of record, we retain the old definition. The different -kinds of record can be distinguised by their different lengths. */ +kinds of record can be distinguished by their different lengths. */ typedef struct { time_t time_stamp;