]> git.decadent.org.uk Git - ion3.git/blobdiff - ioncore/ioncore.h
Imported Upstream version 20090110
[ion3.git] / ioncore / ioncore.h
index ace4908835b2e2f431abf00ee48c8d4bcfc06f21..19e53eec6e9b4a4d71f961e7a43f578069028782 100644 (file)
@@ -1,12 +1,9 @@
 /*
  * ion/ioncore/focus.h
  *
- * Copyright (c) Tuomo Valkonen 1999-2007
+ * Copyright (c) Tuomo Valkonen 1999-2009
  *
- * 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
- * the Free Software Foundation; either version 2.1 of the License, or
- * (at your option) any later version.
+ * See the included file LICENSE for details.
  */
 
 #ifndef ION_IONCORE_IONCORE_H
@@ -31,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 */