Fix length of watch structure
[pazpar2-moved-to-github.git] / src / session.h
index 3255ac3..1e1687e 100644 (file)
@@ -78,7 +78,7 @@ struct session_database
 #define SESSION_WATCH_SHOW_PREF 2
 #define SESSION_WATCH_TERMLIST  3
 #define SESSION_WATCH_BYTARGET  4
-#define SESSION_WATCH_MAX       3
+#define SESSION_WATCH_MAX       4
 
 #define SESSION_MAX_TERMLISTS 10