From 98bbd2bf7f7a33c9480a982bfe8bb8ab81a110f0 Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Tue, 12 Jul 2011 10:30:17 +0300 Subject: fix comments --- src/webvicli/webvi | 2 +- src/webvicli/webvicli/client.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/webvicli/webvi b/src/webvicli/webvi index 082b086..87039a9 100755 --- a/src/webvicli/webvi +++ b/src/webvicli/webvi @@ -1,6 +1,6 @@ #!/usr/bin/python -# menu.py - starter script for webvicli +# webvi - starter script for webvicli # # Copyright (c) 2010, 2011 Antti Ajanki # diff --git a/src/webvicli/webvicli/client.py b/src/webvicli/webvicli/client.py index 8b68bf6..9ce8379 100644 --- a/src/webvicli/webvicli/client.py +++ b/src/webvicli/webvicli/client.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# webvicli.py - webvi command line client +# client.py - webvi command line client # # Copyright (c) 2009-2011 Antti Ajanki # -- cgit v1.2.3