X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=str.h;fp=str.h;h=d51b603b8d95374331f3ebf1c6a42c15ae11d0cd;hb=fe76e81ddfdc066e5b20c2f02cbcaf70fb4f0cd2;hp=e5e9782e27425b5bb14483980ea53ad8e682874f;hpb=42ea2884f2b8a1b7cb940f4e07d22444c6f61cc6;p=apps%2Fpfixtools.git diff --git a/str.h b/str.h index e5e9782..d51b603 100644 --- a/str.h +++ b/str.h @@ -33,8 +33,8 @@ * Copyright © 2006 Pierre Habouzit */ -#ifndef MUTT_LIB_LIB_STR_H -#define MUTT_LIB_LIB_STR_H +#ifndef POSTLICYD_STR_H +#define POSTLICYD_STR_H #include "mem.h" @@ -364,4 +364,4 @@ m_stristr(const char *haystack, const char *needle) { } /*@}*/ -#endif /* MUTT_LIB_LIB_STR_H */ +#endif /* POSTLICYD_STR_H */