Fossil

Diff
Login

Differences From Artifact [10b06d5a1c]:

To Artifact [aa35f95abb]:


17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
**  
** Code to generate the ticket listings
*/
#include "config.h"
#include <time.h>
#include "report.h"
#include <assert.h>
#include "th.h"

/* Forward references to static routines */
static void report_format_hints(void);

/*
** WEBPAGE: /reportlist
*/







<







17
18
19
20
21
22
23

24
25
26
27
28
29
30
**  
** Code to generate the ticket listings
*/
#include "config.h"
#include <time.h>
#include "report.h"
#include <assert.h>


/* Forward references to static routines */
static void report_format_hints(void);

/*
** WEBPAGE: /reportlist
*/