summaryrefslogtreecommitdiffstats
path: root/virt-top/virt_top_csv.ml
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2007-10-17 16:19:44 +0100
committerRichard W.M. Jones <rjones@redhat.com>2007-10-17 16:19:44 +0100
commit0e09861c06a0c274bcfdacceaee347f8aaa969cb (patch)
treea266a0716ebfb551b64328457a27e90f606c1e8c /virt-top/virt_top_csv.ml
parent002d9558cf5986f14c475054b19da31713b7c8b3 (diff)
downloadvirt-top-0e09861c06a0c274bcfdacceaee347f8aaa969cb.tar.gz
virt-top-0e09861c06a0c274bcfdacceaee347f8aaa969cb.tar.xz
virt-top-0e09861c06a0c274bcfdacceaee347f8aaa969cb.zip
Removed $Id$ everywhere.
'make distclean' now cleans more files.
Diffstat (limited to 'virt-top/virt_top_csv.ml')
-rw-r--r--virt-top/virt_top_csv.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/virt-top/virt_top_csv.ml b/virt-top/virt_top_csv.ml
index a909158..ee6eb22 100644
--- a/virt-top/virt_top_csv.ml
+++ b/virt-top/virt_top_csv.ml
@@ -1,5 +1,4 @@
(* 'top'-like tool for libvirt domains.
- * $Id: virt_top_csv.ml,v 1.1 2007/08/23 11:09:19 rjones Exp $
*
* This file contains all code which requires CSV support.
*)