aboutsummaryrefslogtreecommitdiff
path: root/read_config_file.h
diff options
context:
space:
mode:
authorIan Wienand <ianw@ieee.org>2006-02-20 22:48:07 +0100
committerIan Wienand <ianw@debian.org>2006-02-20 22:48:07 +0100
commit2d45b1a8e26a36a9f85dc49e721c4390ca93dc40 (patch)
tree4e4f7ef60ae723e64af6495888730f2bc4468b19 /read_config_file.h
parent9a2ad351a1c3215dc596ff3e2e3fd4bc24445a6b (diff)
downloadltrace-2d45b1a8e26a36a9f85dc49e721c4390ca93dc40.tar.gz
run Lindent over source to get everything looking about the same
Diffstat (limited to 'read_config_file.h')
-rw-r--r--read_config_file.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/read_config_file.h b/read_config_file.h
index 9230c0a..8000b1c 100644
--- a/read_config_file.h
+++ b/read_config_file.h
@@ -1,2 +1 @@
-extern void read_config_file(char*);
-
+extern void read_config_file(char *);