Blame ext/repo_rpmmd.h

Packit 54873f
/*
Packit 54873f
 * Copyright (c) 2007, Novell Inc.
Packit 54873f
 *
Packit 54873f
 * This program is licensed under the BSD license, read LICENSE.BSD
Packit 54873f
 * for further information
Packit 54873f
 */
Packit 54873f
Packit 54873f
extern int repo_add_rpmmd(Repo *repo, FILE *fp, const char *language, int flags);