X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ioncore%2Fattach.h;h=8fb94d8712d1f380183cd9d780a4c2628d53fd70;hb=20070203;hp=9183ee2c929725cba430304c28c18c27c69009d6;hpb=8366314611bf30a0f31d25bf5f5023186fa87692;p=ion3.git diff --git a/ioncore/attach.h b/ioncore/attach.h index 9183ee2..8fb94d8 100644 --- a/ioncore/attach.h +++ b/ioncore/attach.h @@ -1,7 +1,7 @@ /* * ion/ioncore/attach.h * - * Copyright (c) Tuomo Valkonen 1999-2006. + * Copyright (c) Tuomo Valkonen 1999-2007. * * Ion is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by @@ -56,4 +56,5 @@ extern WRegion *region_attach_helper(WRegion *mgr, extern bool region_attach_reparent_check(WRegion *mgr, WRegion *reg); + #endif /* ION_IONCORE_ATTACH_H */