RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/rpmio/ rpmlua.c

From: Ralf S. Engelschall <rse@rpm5.org>
Date: Sun 30 Dec 2007 - 13:41:54 CET
Message-Id: <20071230124154.E016434845C@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Ralf S. Engelschall
  Root:   /v/rpm/cvs                       Email:  rse@rpm5.org
  Module: rpm                              Date:   30-Dec-2007 13:41:54
  Branch: HEAD                             Handle: 2007123012415400

  Modified files:
    rpm/rpmio               rpmlua.c

  Log:
    remove double include

  Summary:
    Revision    Changes     Path
    2.34        +0  -1      rpm/rpmio/rpmlua.c
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/rpmio/rpmlua.c
  ============================================================================
  $ cvs diff -u -r2.33 -r2.34 rpmlua.c
  --- rpm/rpmio/rpmlua.c	24 Dec 2007 14:52:44 -0000	2.33
  +++ rpm/rpmio/rpmlua.c	30 Dec 2007 12:41:54 -0000	2.34
  @@ -6,7 +6,6 @@
   #include <rpmmacro.h>
   #include <rpmlog.h>
   #include <rpmurl.h>
  -#include <rpmurl.h>
   #include <rpmhook.h>
   #include <argv.h>
   
  @@ .
Received on Sun Dec 30 13:41:54 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.