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

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  j...@rpm5.org
  Module: rpm                              Date:   18-Mar-2012 16:35:53
  Branch: rpm-5_4                          Handle: 2012031815355300

  Modified files:           (Branch: rpm-5_4)
    rpm/rpmio               tsvn.c

  Log:
    - svn: typo.

  Summary:
    Revision    Changes     Path
    1.1.2.2     +1  -1      rpm/rpmio/tsvn.c
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/rpmio/tsvn.c
  ============================================================================
  $ cvs diff -u -r1.1.2.1 -r1.1.2.2 tsvn.c
  --- rpm/rpmio/tsvn.c  29 Feb 2012 04:22:27 -0000      1.1.2.1
  +++ rpm/rpmio/tsvn.c  18 Mar 2012 15:35:53 -0000      1.1.2.2
  @@ -7,7 +7,7 @@
   #include "debug.h"
   
   static struct poptOption rpmsvnOptionsTable[] = {
  - { "debug", 'd', POPT_ARG_VAL,       &_rpmmg_debug, -1,              NULL, 
NULL },
  + { "debug", 'd', POPT_ARG_VAL,       &_rpmsvn_debug, -1,             NULL, 
NULL },
     POPT_AUTOHELP
     POPT_TABLEEND
   };
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to