mirror of
https://github.com/acpica/acpica/
synced 2025-01-13 12:59:18 +03:00
small automated cleanup
date 2002.12.19.23.47.00; author rmoore1; state Exp;
This commit is contained in:
parent
4c3d6f4dc3
commit
0bdb767107
@ -2,7 +2,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: acpisrc.h - Include file for AcpiSrc utility
|
||||
* $Revision: 1.21 $
|
||||
* $Revision: 1.22 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -213,7 +213,6 @@ typedef struct acpi_typed_identifier_table
|
||||
#define SRC_TYPE_UNION 2
|
||||
|
||||
|
||||
|
||||
typedef struct acpi_identifier_table
|
||||
{
|
||||
char *Identifier;
|
||||
@ -424,5 +423,3 @@ AsRemoveData (
|
||||
char *EndPointer);
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: ascase - Source conversion - lower/upper case utilities
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -118,7 +118,6 @@
|
||||
#include "acpisrc.h"
|
||||
|
||||
|
||||
|
||||
/******************************************************************************
|
||||
*
|
||||
* FUNCTION: AsLowerCaseString
|
||||
|
@ -2,7 +2,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: asconvrt - Source conversion code
|
||||
* $Revision: 1.40 $
|
||||
* $Revision: 1.41 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -1258,4 +1258,3 @@ Next:
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: asremove - Source conversion - removal functions
|
||||
* $Revision: 1.2 $
|
||||
* $Revision: 1.3 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -566,7 +566,6 @@ AsRemoveEmptyBlocks (
|
||||
}
|
||||
|
||||
|
||||
|
||||
/******************************************************************************
|
||||
*
|
||||
* FUNCTION: AsRemoveDebugMacros
|
||||
|
Loading…
Reference in New Issue
Block a user