Searched refs:user_comment (Results 1 – 1 of 1) sorted by relevance
124 static const char user_comment[] = "ASCII\0\0\0A Long User Comment"; in main() local222 e->size = sizeof(user_comment) - 1; in main()230 memcpy(e->data, user_comment, e->size); in main()