f !
i got some pb mastering git-send-email and git in general
From b9620a72b63b6899bcfdea0bc3d903e81f3ab891 Mon Sep 17 00:00:00 2001
From: solsTiCe d'Hiver <[EMAIL PROTECTED]>
Date: Thu, 5 Apr 2007 23:34:10 +0200
Subject: [PATCH] change the variable named start to offset to be consistent
with
here is the patch for the little inconsistency between the code and the doc in
geom.c about the variable named start instead of offset in ped_geometry_read
and ped_geometry_write.
___
bug-parted mailing list
bug-parted@gnu.org
http://lists.gnu.org/m
in the include file geom.h that's what it is.
but not in the source code.
I think changing it to 'offset' in libparted/cs/geom.c makes sense
because of the way the accopanying documentation has been written.
Happy hacking,
Debarshi
--
GPG key ID: 63D4A5A7
Key server: pgp.mit.edu
_
hi.
i was looking at the doc of libparted and saw something misleading in the doc
at
http://www.gnu.org/software/parted/api/group__PedGeometry.html#gf106d502427ddce404825a965adf3482
while the header states "PedSector start" the explanation below talks
about "offset".
so it seems the header shou