Received: (at maintonly) by bugs.debian.org; 22 Jun 1997 11:03:39 +0000 Received: (qmail 15524 invoked from network); 22 Jun 1997 11:03:38 -0000 Received: from mail-out1.apple.com (17.254.0.52) by master.debian.org with SMTP; 22 Jun 1997 11:03:38 -0000 Received: from scv1.apple.com (A17-128-100-139.apple.com [17.128.100.139]) by mail-out1.apple.com (8.8.5/8.8.5) with ESMTP id EAA37772; Sun, 22 Jun 1997 04:01:05 -0700 Received: from brasdor.apple.com (brasdor.apple.com [17.202.41.239]) by scv1.apple.com (8.8.5/8.8.5) with SMTP id EAA07208; Sun, 22 Jun 1997 04:04:29 -0700 Received: from klee by brasdor.apple.com with local (Exim 1.62 #6) id 0wfdsL-0004WH-00 (Debian); Sun, 22 Jun 1997 04:03:41 +0000 From: Klee Dienes Reply-To: Klee Dienes To: maintonly@bugs.debian.org Subject: diskseekd.c uses 'char' instead of 'int' Message-Id: Sender: users Date: Sun, 22 Jun 1997 04:03:41 +0000 Package: fdutils Version: 4.3 main() in diskseekd.c uses 'char' instead of 'int' to store the return value of getopt_enh().