~ubuntu-branches/debian/wheezy/foxtrotgps/wheezy

« back to all changes in this revision

Viewing changes to src/tile_management.c

  • Committer: Package Import Robot
  • Author(s): Daniel Baumann
  • Date: 2012-06-14 07:23:27 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20120614072327-5uemq9atulmfwhn1
Tags: 1.1.1-1
* Merging upstream version 1.1.1.
* Updating to standers version 3.9.3.
* Updating copyright file to format 1.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
125
125
        gchar *key;
126
126
        int value=1;
127
127
        int *found;
128
 
        int maxzoom=17;
 
128
        int maxzoom=18;
129
129
        gboolean retval = FALSE;
130
130
        
131
131
        if(ht==NULL)