Update API docs.

This commit is contained in:
Juan RP
2012-12-19 01:01:27 +01:00
parent 6a60bceb54
commit 66cf15f1c2
5 changed files with 185 additions and 134 deletions

View File

@@ -31,15 +31,6 @@
#include "xbps_api_impl.h"
#include "fetch.h"
/**
* @file lib/repository_sync_index.c
* @brief Repository package index synchronization routines
* @defgroup reposync Repository package index synchronization functions
*
* Functions to manipulate repository package index plist file
* synchronizations.
*/
char HIDDEN *
xbps_get_remote_repo_string(const char *uri)
{