$NetBSD: patch-ai,v 1.1 2006/10/15 13:29:08 agc Exp $

--- src/navigate.c.orig	2004-04-25 21:23:42.000000000 +0200
+++ src/navigate.c	2006-10-15 14:43:01.000000000 +0200
@@ -41,7 +41,7 @@
 
 static TimeType step_length = 0;
 
-static gdouble page_divisor = (gdouble) 1.0;
+static gdouble page_divisor = (gdouble) 1.0; /* allows fractional page scrolls */
 
 /* wave_calculate_zoom_for_span : calculate the zoom factor to show the span of
 	time from `from' to `to'. */
