summaryrefslogtreecommitdiff
path: root/src/trg-file-parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-file-parser.h')
-rw-r--r--src/trg-file-parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-file-parser.h b/src/trg-file-parser.h
index 9f6edf1..10a4d8a 100644
--- a/src/trg-file-parser.h
+++ b/src/trg-file-parser.h
@@ -31,4 +31,4 @@ typedef struct {
} trg_torrent_file;
void trg_torrent_file_free(trg_torrent_file * t);
-trg_torrent_file *trg_parse_torrent_file(const gchar *filename);
+trg_torrent_file *trg_parse_torrent_file(const gchar * filename);