we're grownups now. don't care about stupid OS'es that don't know what an
[apps/madmutt.git] / pgp.c
diff --git a/pgp.c b/pgp.c
index 13a5e1e..da199ce 100644 (file)
--- a/pgp.c
+++ b/pgp.c
@@ -239,7 +239,7 @@ int pgp_application_pgp_handler (BODY * m, STATE * s)
   int clearsign = 0, rv, rc;
   long start_pos = 0;
   long bytes;
   int clearsign = 0, rv, rc;
   long start_pos = 0;
   long bytes;
-  LOFF_T last_pos, offset;
+  off_t last_pos, offset;
   char buf[HUGE_STRING];
   char outfile[_POSIX_PATH_MAX];
   char tmpfname[_POSIX_PATH_MAX];
   char buf[HUGE_STRING];
   char outfile[_POSIX_PATH_MAX];
   char tmpfname[_POSIX_PATH_MAX];