]> git.pld-linux.org Git - packages/rpm.git/blob - rpm-5.4.9-fix-typo-in-rpmtag-header.patch
- rel 45
[packages/rpm.git] / rpm-5.4.9-fix-typo-in-rpmtag-header.patch
1 --- rpm-5.4.9/rpmdb/rpmtag.h.typo~      2012-05-03 20:39:52.000000000 +0200
2 +++ rpm-5.4.9/rpmdb/rpmtag.h    2012-05-18 05:30:09.780867642 +0200
3 @@ -948,7 +948,7 @@ Header headerCopyLoad(const void * uh)
4  int headerIsEntry(/*@null@*/ Header h, rpmTag tag)
5         /*@*/;
6  
7 -#if defined(SUPPORT_I18BSTRING_TYPE)
8 +#if defined(SUPPORT_I18NSTRING_TYPE)
9  /** \ingroup header
10   * Add locale specific tag to header.
11   * A NULL lang is interpreted as the C locale. Here are the rules:
This page took 0.037966 seconds and 3 git commands to generate.