summaryrefslogtreecommitdiff
path: root/source/components/tables/tbxfroot.c
diff options
context:
space:
mode:
authorRobert Moore <Robert.Moore@intel.com>2008-09-25 12:56:30 -0700
committerRobert Moore <Robert.Moore@intel.com>2008-09-25 12:56:30 -0700
commit0b09da4ebda0f5609a2dafc4591253cbc16a603f (patch)
treeca7f2e0c79fe112536bc829ed5c956868f9ef084 /source/components/tables/tbxfroot.c
parent1f1bb7db67afefcbe10ed48fb2d67700476e312a (diff)
downloadacpica-0b09da4ebda0f5609a2dafc4591253cbc16a603f.tar.gz
Remove obsolete version number in module headers.
Removed the "$Revision" number that appeared in each module header. This version number was useful under SourceSafe and CVS, but has no meaning under git. It is not only incorrect, it could also be misleading.
Diffstat (limited to 'source/components/tables/tbxfroot.c')
-rw-r--r--source/components/tables/tbxfroot.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/components/tables/tbxfroot.c b/source/components/tables/tbxfroot.c
index 0f971496e..496045966 100644
--- a/source/components/tables/tbxfroot.c
+++ b/source/components/tables/tbxfroot.c
@@ -1,7 +1,6 @@
/******************************************************************************
*
* Module Name: tbxfroot - Find the root ACPI table (RSDT)
- * $Revision: 1.106 $
*
*****************************************************************************/