X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=blobdiff_plain;f=src%2Fsrc%2Fdbstuff.h;h=576941b61276c2e1a91620b5d3b19e9166734bf9;hp=93c715ac2f27f33568870f57875777c43500c600;hb=4c04137d73637107669e02b21f890387aaa2ef34;hpb=5dc309a45b3f266afbe1b8ccc9a066b0f76650a3 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;