#include <comments.h>
Data Fields | |
| int | comment_type |
| int | entry_type |
| unsigned long | comment_id |
| int | source |
| int | persistent |
| time_t | entry_time |
| int | expires |
| time_t | expire_time |
| char * | host_name |
| char * | service_description |
| char * | author |
| char * | comment_data |
| comment_struct * | next |
| comment_struct * | nexthash |
| char* author |
| char* comment_data |
| unsigned long comment_id |
| int comment_type |
| time_t entry_time |
| int entry_type |
| time_t expire_time |
| int expires |
| char* host_name |
| struct comment_struct* next |
| struct comment_struct* nexthash |
| int persistent |
| char* service_description |
| int source |
1.4.7