summaryrefslogtreecommitdiff
path: root/src/lib/util.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-08-25 16:56:17 +0100
committerCarl Hetherington <cth@carlh.net>2014-08-25 16:56:17 +0100
commit7b2054e2a73844450b5b55c5788c02af671812ce (patch)
tree5d5727a5bce89cdd32923c0c44841abd0585c8cb /src/lib/util.h
parentc497e601934e82425efef5dc981b12818a881990 (diff)
parent7edf8e601ed2ede5b6758840fb9d8940393cf7e2 (diff)
Merge master.
Diffstat (limited to 'src/lib/util.h')
-rw-r--r--src/lib/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/util.h b/src/lib/util.h
index 1bbdfb2cf..724e8937c 100644
--- a/src/lib/util.h
+++ b/src/lib/util.h
@@ -44,8 +44,8 @@ extern "C" {
/** The maximum number of audio channels that we can have in a DCP */
#define MAX_DCP_AUDIO_CHANNELS 12
-
#define DCPOMATIC_HELLO "Boys, you gotta learn not to talk to nuns that way"
+#define HISTORY_SIZE 10
class Job;
struct AVSubtitle;