]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- OMG!
authorshadzik <shadzik@pld-linux.org>
Sun, 2 May 2010 21:09:36 +0000 (21:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek-show_approx_sets.patch -> 1.2

poldek-show_approx_sets.patch

index cbfa54a5d3ab07fe5036227f926c0845cc520cd1..5850f252475d1e19443f4ad43b9ef124c98485d5 100644 (file)
@@ -5,7 +5,7 @@
  int i3_do_poldek_ts_install(struct poldek_ts *ts)
  {
 -    int i, nerr = 0, n, is_particle;
-+    int i, nerr = 0, n, is_particle, approx_sets;
++    int i, nerr = 0, n, is_particle, approx_sets = 0;
      struct i3ctx ictx;
      tn_array *pkgs = NULL;
      
This page took 0.082861 seconds and 4 git commands to generate.