summaryrefslogtreecommitdiff
path: root/src/trg-file-parser.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-12-11 15:06:01 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-12-11 15:06:01 +0000
commit0d08a471f9ebfdfadded6c92abc700c706475644 (patch)
tree2c49e445ccca81f5af70244e89a15585757798d6 /src/trg-file-parser.h
parent24195d0013f81933578afa14a44a10e4b75817dd (diff)
run GNU indent everything. not done this for a while because it was producing weird results. seems ok now.
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);