summaryrefslogtreecommitdiff
path: root/src/util/Util.c
blob: b7aff8f4119e1f8b69e2121248c0b0c83c7ec46c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
/* Util.c generated by valac 0.34.4, the Vala compiler
 * generated from Util.vala, do not modify */

/* Copyright 2016 Software Freedom Conservancy Inc.
 *
 * This software is licensed under the GNU Lesser General Public License
 * (version 2.1 or later).  See the COPYING file in this distribution.
 */

#include <glib.h>
#include <glib-object.h>
#include <stdlib.h>
#include <string.h>




#define UTIL_FILE_ATTRIBUTES "standard::*,time::*,id::file,id::filesystem,etag::value"
void util_init (GError** error);
void util_terminate (void);


void util_init (GError** error) {
}


void util_terminate (void) {
}