RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  [EMAIL PROTECTED]
  Module: rpm                              Date:   08-Sep-2007 20:56:49
  Branch: HEAD                             Handle: 2007090819564900

  Modified files:
    rpm/lib                 rpmlib.h

  Log:
    orphan.

  Summary:
    Revision    Changes     Path
    2.432       +0  -12     rpm/lib/rpmlib.h
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/lib/rpmlib.h
  ============================================================================
  $ cvs diff -u -r2.431 -r2.432 rpmlib.h
  --- rpm/lib/rpmlib.h  28 Aug 2007 00:12:38 -0000      2.431
  +++ rpm/lib/rpmlib.h  8 Sep 2007 18:56:49 -0000       2.432
  @@ -778,18 +778,6 @@
    */
   typedef /[EMAIL PROTECTED]@*/ /[EMAIL PROTECTED]@*/ struct rpmpsm_s * rpmpsm;
   
  -/**
  - * Perform simple sanity and range checks on header tag(s).
  - * @param il         no. of tags in header
  - * @param dl         no. of bytes in header data.
  - * @param pev                1st element in tag array, big-endian
  - * @param iv         failing (or last) tag element, host-endian
  - * @param negate     negative offset expected?
  - * @return           -1 on success, otherwise failing tag element index
  - */
  -int headerVerifyInfo(int il, int dl, const void * pev, void * iv, int negate)
  -     /[EMAIL PROTECTED] *iv @*/;
  -
   /** 
    * Check header consistency, performing headerGetEntry() the hard way.
    *  
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to