summaryrefslogtreecommitdiff
path: root/vchat-user.c
diff options
context:
space:
mode:
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{