]> git.decadent.org.uk Git - ion3.git/blobdiff - mod_tiling/placement.h
Update cfg_kludge_flash for Flash 10
[ion3.git] / mod_tiling / placement.h
index f9d9338e1ee93cfda1b0da3208313c0b77ede785..24906032e4c2c3a154849f8f35bb10ac02ed323a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * ion/mod_tiling/placement.h
  *
- * Copyright (c) Tuomo Valkonen 1999-2007
+ * Copyright (c) Tuomo Valkonen 1999-2009
  *
  * See the included file LICENSE for details.
  */
@@ -24,9 +24,7 @@ typedef struct{
     WFrame *res_frame;
 } WTilingPlacementParams;
 
-/* Handlers of this hook should take (WClientWin*, WTiling*, WManageParams*) 
- * as parameter. 
- */
+/* Handlers of this hook should take WTilingPlacementParams* as parameter. */
 extern WHook *tiling_placement_alt;
 
 extern WPHolder *tiling_prepare_manage(WTiling *ws, const WClientWin *cwin,