Freeciv-3.2
Loading...
Searching...
No Matches
Functions
bugs.c File Reference
#include "fc_prehdrs.h"
#include <stdarg.h>
#include "fcintl.h"
#include "log.h"
#include "bugs.h"

Go to the source code of this file.

Functions

void bugreport_request (const char *reason_format,...)
 

Function Documentation

◆ bugreport_request()

void bugreport_request ( const char reason_format,
  ... 
)

Print request for bugreport

Definition at line 31 of file bugs.c.

Referenced by handle_city(), queue_flush(), secfile_save(), and srv_ready().