lib/core: Fix ‘Since’ line for ostree_validate_remote_name()

This was missed when cherry-picking it out of
https://github.com/ostreedev/ostree/pull/924#discussion_r123097919.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Closes: #950
Approved by: cgwalters
This commit is contained in:
Philip Withnall 2017-06-21 12:37:12 +01:00 committed by Atomic Bot
parent 027c77c621
commit 333d264c5b

View File

@ -187,7 +187,7 @@ ostree_validate_rev (const char *rev,
* @error: Error
*
* Returns: %TRUE if @remote_name is a valid remote name
* Since: 2017.7
* Since: 2017.8
*/
gboolean
ostree_validate_remote_name (const char *remote_name,