~corey.bryant/ubuntu/utopic/python-pyscss/mir

« back to all changes in this revision

Viewing changes to scss/src/block_locator.h

  • Committer: Package Import Robot
  • Author(s): Thomas Goirand
  • Date: 2014-06-26 12:10:36 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: package-import@ubuntu.com-20140626121036-t0gul9jixfbd46wc
Tags: upstream-1.2.0.post3
ImportĀ upstreamĀ versionĀ 1.2.0.post3

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
#ifndef BLOCK_LOCATOR_H
12
12
#define BLOCK_LOCATOR_H
13
13
 
14
 
#define MAX_EXC_STRING 200
 
14
#define MAX_EXC_STRING 4096
15
15
 
16
16
typedef struct {
17
17
    int error;