X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=mod_tiling%2Fplacement.h;h=18724a9366362f3adce1b6806784b017a64630ae;hb=3102bb90c325d9b29ac304d8f3ea0a17df564fc8;hp=f9d9338e1ee93cfda1b0da3208313c0b77ede785;hpb=ae4260bb64817c11f9a7140324cd3e3ba113e297;p=ion3.git diff --git a/mod_tiling/placement.h b/mod_tiling/placement.h index f9d9338..18724a9 100644 --- a/mod_tiling/placement.h +++ b/mod_tiling/placement.h @@ -1,7 +1,7 @@ /* * ion/mod_tiling/placement.h * - * Copyright (c) Tuomo Valkonen 1999-2007. + * Copyright (c) Tuomo Valkonen 1999-2008. * * 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,