X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ioncore%2Fioncore.h;h=5756aab44c5a277924708dec2cb6105bcd0b164a;hb=29aae1975d46f66b97a2b873f1875eded8c6fbc3;hp=d443631a8de2482676deac9d2c55ad4902e63da9;hpb=ae4260bb64817c11f9a7140324cd3e3ba113e297;p=ion3.git diff --git a/ioncore/ioncore.h b/ioncore/ioncore.h index d443631..5756aab 100644 --- a/ioncore/ioncore.h +++ b/ioncore/ioncore.h @@ -1,7 +1,7 @@ /* * ion/ioncore/focus.h * - * Copyright (c) Tuomo Valkonen 1999-2007. + * Copyright (c) Tuomo Valkonen 1999-2008. * * See the included file LICENSE for details. */ @@ -28,6 +28,6 @@ extern WHook *ioncore_post_layout_setup_hook; extern WHook *ioncore_snapshot_hook; extern WHook *ioncore_deinit_hook; -extern void ioncore_warn_nolog(const char *str); +extern void ioncore_warn_nolog(const char *str, ...); #endif /* ION_IONCORE_IONCORE_H */