From ca0cbeda18cadfff2c7fe43e540c891d62d2240a Mon Sep 17 00:00:00 2001
From: deuce <>
Date: Sat, 12 Nov 2011 01:59:12 +0000
Subject: [PATCH] Document the xtrn_area.event.months property.

---
 src/sbbs3/js_xtrn_area.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/sbbs3/js_xtrn_area.c b/src/sbbs3/js_xtrn_area.c
index 0380619e1d..8223362e8b 100644
--- a/src/sbbs3/js_xtrn_area.c
+++ b/src/sbbs3/js_xtrn_area.c
@@ -87,6 +87,7 @@ static char* event_prop_desc[] = {
 	,"frequency to execute"
 	,"days of week to execute (bitfield)"
 	,"days of month to execute (bitfield)"
+	,"months of year to execute (bitfield)"
 	,"date/time last run (in time_t format)"
 	,"toggle options (bitfield)"
 	,NULL
-- 
GitLab