K 10 svn:author V 3 bde K 8 svn:date V 27 1998-07-08T09:11:43.000000Z K 7 svn:log V 171 Fixed bogus type of valuep in struct db_variable. It was `int *' and became `long *' for alpha, but should always have been `db_expr_t *'. Fixed variable types to match. END