From 1cec71e3597b6ab8df939dff90cc05515d0f0272 Mon Sep 17 00:00:00 2001 From: Anthony Liguori Date: Thu, 2 Jul 2009 08:12:26 -0500 Subject: Revert "support colon in filenames" This reverts commit 707c0dbc97cddfe8d2441b8259c6c526d99f2dd8. Signed-off-by: Anthony Liguori --- qemu-common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'qemu-common.h') diff --git a/qemu-common.h b/qemu-common.h index a5d8fffb75..6a15f89348 100644 --- a/qemu-common.h +++ b/qemu-common.h @@ -104,7 +104,6 @@ void qemu_get_timedate(struct tm *tm, int offset); int qemu_timedate_diff(struct tm *tm); /* cutils.c */ -const char *fill_token(char *buf, int buf_size, const char *str, char); void pstrcpy(char *buf, int buf_size, const char *str); char *pstrcat(char *buf, int buf_size, const char *s); int strstart(const char *str, const char *val, const char **ptr); -- cgit 1.4.1