X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fcull_list.h;h=8e2d5f2abbf2ed6c2717239861b419c8db6a6629;hb=d383ce9b72bf5c58bb0571998b282cf67cf7635c;hp=bf12cc6d8e994d956304cdde294ab05660a3f144;hpb=58ab072505fcc58e35799065c42fb7112c4aed3f;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/cull_list.h b/include/cull_list.h index bf12cc6d8..8e2d5f2ab 100644 --- a/include/cull_list.h +++ b/include/cull_list.h @@ -11,8 +11,8 @@ * --------------------------------------------------- */ -#ifndef __CULLLIST_H__ -#define __CULLLIST_H__ +#ifndef CULL_LIST_H +#define CULL_LIST_H /** * The CullList class is used to delete objects at the end of the main loop to