summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
authorKris Parker2009-12-19 02:11:04 +0000
committerKris Parker2009-12-19 02:11:04 +0000
commit01866e32be9453118e05ea408c5a9c731ad3e4c6 (patch)
tree746390abe6deb7e1ecdaf76ec87f5c3242cf76ee /common.h
parent21de27db6ce26c10adb3973daef23dc3a7fbdc6a (diff)
downloadstonesense-01866e32be9453118e05ea408c5a9c731ad3e4c6.tar.gz
stonesense-01866e32be9453118e05ea408c5a9c731ad3e4c6.tar.bz2
stonesense-01866e32be9453118e05ea408c5a9c731ad3e4c6.tar.xz
expand filename buffers
Diffstat (limited to 'common.h')
-rw-r--r--common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.h b/common.h
index 3bfd1dd..47c2205 100644
--- a/common.h
+++ b/common.h
@@ -185,4 +185,4 @@ class BuildingConfiguration;
#define FILENAME_BUFFERSIZE 50
// temp buffers are bigger because they deal with absolute paths
-#define FILENAME_BUFFERSIZE_LOCAL 100
+#define FILENAME_BUFFERSIZE_LOCAL 200