Revision 707c0dbc qemu-common.h

b/qemu-common.h
104 104
int qemu_timedate_diff(struct tm *tm);
105 105

  
106 106
/* cutils.c */
107
const char *fill_token(char *buf, int buf_size, const char *str, char);
107 108
void pstrcpy(char *buf, int buf_size, const char *str);
108 109
char *pstrcat(char *buf, int buf_size, const char *s);
109 110
int strstart(const char *str, const char *val, const char **ptr);

Also available in: Unified diff