From c2de0d98ba39e0a1a970d066fd19be786092f376 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 1 Mar 2016 16:55:22 +0100 Subject: Imported Upstream version 1.1.91 --- src/nm-multi-index.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'src/nm-multi-index.c') diff --git a/src/nm-multi-index.c b/src/nm-multi-index.c index 47cd9810..6ae54a98 100644 --- a/src/nm-multi-index.c +++ b/src/nm-multi-index.c @@ -18,15 +18,12 @@ * Copyright (C) 2015 Red Hat, Inc. */ -#include "config.h" - #include "nm-default.h" + #include "nm-multi-index.h" #include -#include "nm-macros-internal.h" - struct NMMultiIndex { NMMultiIndexFuncEqual equal_fcn; NMMultiIndexFuncClone clone_fcn; @@ -111,7 +108,7 @@ _values_data_get_data (ValuesData *values_data, * @out_len: (allow-none): output the number of values * that are returned. * - * Returns: (transfer-none): %NULL if there are no values + * Returns: (transfer none): %NULL if there are no values * or a %NULL terminated array of pointers. */ void *const* -- cgit 1.3.0-6-gf8a5