summaryrefslogtreecommitdiff
path: root/vchat-user.c
diff options
context:
space:
mode:
authorerdgeist <de@gsmk.de>2014-04-16 20:12:34 +0200
committererdgeist <de@gsmk.de>2014-04-16 20:12:34 +0200
commitb32861fa6ec00c655b7a43ab0d511c7048f1ee43 (patch)
tree50cd33c87b43ff5c9a7a029346386cef2bdff5c6 /vchat-user.c
parent71fb4ac25542721f3a2d42ac4eef0d7296968f82 (diff)
parent3297473435ad53b6691d6c772f83457a72134c48 (diff)
Merge from github
Diffstat (limited to 'vchat-user.c')
-rwxr-xr-xvchat-user.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vchat-user.c b/vchat-user.c
index d7261d6..7280672 100755
--- a/vchat-user.c
+++ b/vchat-user.c
@@ -15,7 +15,7 @@
15#include "vchat-user.h" 15#include "vchat-user.h"
16 16
17/* version of this module */ 17/* version of this module */
18char *vchat_us_version = "$Id$"; 18char *vchat_us_version = "vchat-user.c $Id$";
19 19
20typedef struct 20typedef struct
21{ 21{