X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=rbl.h;h=af342e4de9f4c7351abbbf2067cf639475a7755e;hb=56a19a8613320e662932e4c372a909c1e8dfdd77;hp=bddea8f9e65329d09d42450fe767fb53bf9829da;hpb=b8b6ac5a6d545a000077eed217c221c7eeda2a84;p=apps%2Fpfixtools.git diff --git a/rbl.h b/rbl.h index bddea8f..af342e4 100644 --- a/rbl.h +++ b/rbl.h @@ -1,5 +1,5 @@ /******************************************************************************/ -/* postlicyd: a postfix policy daemon with a lot of features */ +/* pfixtools: a collection of postfix related tools */ /* ~~~~~~~~~ */ /* ________________________________________________________________________ */ /* */ @@ -33,8 +33,8 @@ * Copyright © 2007 Pierre Habouzit */ -#ifndef POSTLICYD_RBL_H -#define POSTLICYD_RBL_H +#ifndef PFIXTOOLS_RBL_H +#define PFIXTOOLS_RBL_H typedef struct rbldb_t rbldb_t;