X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ioncore%2Fioncore.h;h=19e53eec6e9b4a4d71f961e7a43f578069028782;hb=e3aec18706513a87eaa7839dfdaf7e0fcd0d8d2a;hp=7193c0899d700780f258198fad5925761c23c50b;hpb=df57861c962a50bfbf57f276d288395fe0c6a4b6;p=ion3.git diff --git a/ioncore/ioncore.h b/ioncore/ioncore.h index 7193c08..19e53ee 100644 --- a/ioncore/ioncore.h +++ b/ioncore/ioncore.h @@ -1,7 +1,7 @@ /* * ion/ioncore/focus.h * - * Copyright (c) Tuomo Valkonen 1999-2008. + * Copyright (c) Tuomo Valkonen 1999-2009. * * 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 */