~ubuntu-branches/ubuntu/precise/tumbler/precise

« back to all changes in this revision

Viewing changes to tumblerd/tumbler-manager.c

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2010-12-05 18:39:20 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101205183920-2mcxzfb5ufpzzfis
Tags: 0.1.5-0ubuntu1
New upstream development release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1408
1408
  GHashTableIter   iter;
1409
1409
  const gchar     *hash_key;
1410
1410
  GFile           *file;
1411
 
  GList           *delete_keys;
 
1411
  GList           *delete_keys = NULL;
1412
1412
  GList          **list;
1413
1413
  GList           *lp;
1414
1414
  GStrv            hash_keys;