From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============8587532299452077235==" MIME-Version: 1.0 From: Daniel Wagner Subject: Re: [PATCH v1] Read EF_ICCID property of SIM Date: Thu, 20 May 2010 15:57:13 +0200 Message-ID: <20100520135713.GA18541@gumpy.localdomain> In-Reply-To: <201005192352.36288.denkenz@gmail.com> List-Id: To: ofono@ofono.org --===============8587532299452077235== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Denis, On Thu, May 20, 2010 at 06:52:36AM +0200, Denis Kenzior wrote: > Hi Daniel, > = > > Tested with phonesim. > > = > > +#define OFONO_MAX_ICCID_LENGTH 20 > > + > = > For future reference, if a define is not used or planned to be used by pl= ugins, = > there's no need to declare it in the public API. I fixed it for you :) Okay, good to know. Thanks! cheers, daniel --===============8587532299452077235==--