about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-01-28 00:41:37 +0000
committerJames Booth <boothj5@gmail.com>2013-01-28 00:41:37 +0000
commit00e400dc984091b7cb0b130de723f96ba70f50b2 (patch)
tree5ec41c2c7d482690def772b9a10e695e94afb670 /src
parent5e85c8c5c74575ad018b1ed626fa7044215fc1a9 (diff)
downloadprofani-tty-00e400dc984091b7cb0b130de723f96ba70f50b2.tar.gz
Renamed iq.c -> xmpp_iq.c
Diffstat (limited to 'src')
-rw-r--r--src/xmpp_iq.c (renamed from src/iq.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iq.c b/src/xmpp_iq.c
index 43e31147..ec6482f4 100644
--- a/src/iq.c
+++ b/src/xmpp_iq.c
@@ -1,5 +1,5 @@
 /*
- * iq.c
+ * xmpp_iq.c
  *
  * Copyright (C) 2012, 2013 James Booth <boothj5@gmail.com>
  *