diff options
Diffstat (limited to 'vchat-client.c')
| -rwxr-xr-x | vchat-client.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vchat-client.c b/vchat-client.c index 1efcd7d..a2e298c 100755 --- a/vchat-client.c +++ b/vchat-client.c | |||
| @@ -32,7 +32,7 @@ | |||
| 32 | #include "vchat-user.h" | 32 | #include "vchat-user.h" |
| 33 | 33 | ||
| 34 | /* version of this module */ | 34 | /* version of this module */ |
| 35 | const char *vchat_cl_version = "$Id$"; | 35 | const char *vchat_cl_version = "vchat-client.c $Id$"; |
| 36 | 36 | ||
| 37 | /* externally used variables */ | 37 | /* externally used variables */ |
| 38 | /* we're logged in */ | 38 | /* we're logged in */ |
