diff options
author | Yang Tse <yangsita@gmail.com> | 2008-01-09 01:11:59 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-01-09 01:11:59 +0000 |
commit | c249a8aa1b3cdd4a706820092542bb6237596240 (patch) | |
tree | 877392fd4797008e1406f20a9991cdfe195b25c3 /tests | |
parent | fc794ae0129f23465a5eae0fcd84e4828e0ab306 (diff) |
Fix file Id
Diffstat (limited to 'tests')
-rw-r--r-- | tests/sshhelp.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sshhelp.pm b/tests/sshhelp.pm index b36adb7a8..b76c42dcf 100644 --- a/tests/sshhelp.pm +++ b/tests/sshhelp.pm @@ -18,7 +18,7 @@ # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY # KIND, either express or implied. # -# $Id: +# $Id$ #*************************************************************************** package sshhelp; |