commit | 2cf6d717f1dc83d7bcbabb5b6b1a662d87d82eb1 | [log] [tgz] |
---|---|---|
author | David Lawrence Ramsey <pooka109@gmail.com> | Tue Jun 28 06:25:34 2005 +0000 |
committer | David Lawrence Ramsey <pooka109@gmail.com> | Tue Jun 28 06:25:34 2005 +0000 |
tree | 5e55de9daa46df64d9f193b7d50c2d0c4b662af3 | |
parent | 6ad6b8586207b7d51d3744b76140040debe3783b [diff] |
add various type changes to avoid problems on systems where int and ssize_t are different sizes. Make filestruct->lineno a ssize_t (so that we can avoid negative line numbers at the "Go To Line" prompt), current_y a ssize_t (in order to hold the maximum difference between two filestruct->lineno's), totlines a size_t, and change related variables to match git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2782 35c25a1d-7b9e-4130-9fde-d3aeb78583b8