diff options
author | Guillem Jover <guillem@debian.org> | 2018-05-06 22:32:41 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2018-05-07 13:41:31 +0200 |
commit | 164f1b78d1849a0f33df7352875f86e28f5de06a (patch) | |
tree | 42a7fda9dcff70b530b8c464124b39bcd00ed997 /apt-pkg/contrib/netrc.cc | |
parent | e85987ab2281e765a2b3e19aefe7f99f656428d8 (diff) |
Remove obsolete RCS keywords
Prompted-by: Jakub Wilk <jwilk@debian.org>
Diffstat (limited to 'apt-pkg/contrib/netrc.cc')
-rw-r--r-- | apt-pkg/contrib/netrc.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apt-pkg/contrib/netrc.cc b/apt-pkg/contrib/netrc.cc index ed8b2aa88..84b4c0ed8 100644 --- a/apt-pkg/contrib/netrc.cc +++ b/apt-pkg/contrib/netrc.cc @@ -1,6 +1,5 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: netrc.c,v 1.38 2007-11-07 09:21:35 bagder Exp $ /* ###################################################################### netrc file parser - returns the login and password of a give host in |