X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=mod_menu%2Fmenu.c;h=6c1287fdb79bcb96a7b57e65be78273ca380df90;hb=HEAD;hp=df3a2b0280d54a68b8e3221b9b9aa3fb003e8e2a;hpb=768d45580fc176cedd04db0b05621cdf596751d5;p=ion3.git diff --git a/mod_menu/menu.c b/mod_menu/menu.c index df3a2b0..6c1287f 100644 --- a/mod_menu/menu.c +++ b/mod_menu/menu.c @@ -1,12 +1,9 @@ /* * ion/mod_menu/menu.c * - * 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. */ #include @@ -1039,7 +1036,7 @@ static void reset_scroll_timer() * * \begin{tabularx}{\linewidth}{lX} * \tabhead{Field & Description} - * \var{scroll_amount} & Number of pixels to scroll at a time + * \var{scroll_amount} & Number of pixels to scroll at a time in * pointer-controlled menus when one extends * beyond a border of the screen and the pointer * touches that border. \\