summaryrefslogtreecommitdiff
path: root/recdone.h
diff options
context:
space:
mode:
Diffstat (limited to 'recdone.h')
-rw-r--r--recdone.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/recdone.h b/recdone.h
index ea00ccb..0e33fdf 100644
--- a/recdone.h
+++ b/recdone.h
@@ -39,9 +39,9 @@ public:
char *description; // Description of this event
char *aux; // Aux info
time_t startTime; // Start time of the timer
- int duration;
+ int duration;
int searchID; // ID of the search, that triggered this recording
- tChannelID channelID;
+ tChannelID channelID;
char* rawdescription;
static char *buffer;