*.(def|tpl) : Remove arch-tag comments from end of files.

This commit is contained in:
Erik de Castro Lopo 2007-06-09 21:40:30 +10:00
parent 6251b02404
commit 2883d6b4cc
18 changed files with 4 additions and 154 deletions

View File

@ -18,11 +18,3 @@ int_type = {
format = FMT_INT64 ;
} ;
/*
** Do not edit or modify anything in this comment block.
** The arch-tag line is a file identity tag for the GNU Arch
** revision control system.
**
** arch-tag: 098c07e0-2d3f-4f62-ad93-f3f4b91c5211
*/

View File

@ -124,12 +124,3 @@ test_endswap_[+ (get "name") +] (void)
+]
[+ COMMENT
/*
** Do not edit or modify anything in this comment block.
** The arch-tag line is a file identity tag for the GNU Arch
** revision control system.
**
** arch-tag: fd8887e8-8202-4f30-a419-0cf01a0e799b
*/
+]

View File

@ -15,11 +15,3 @@ data_type = {
multiplier = "1.0" ;
};
/*
** Do not edit or modify anything in this comment block.
** The arch-tag line is a file identity tag for the GNU Arch
** revision control system.
**
** arch-tag: 5cadd2d0-dd74-4067-9d75-781a36d6bf15
*/

View File

@ -350,12 +350,3 @@ get_subtype_str (int subtype)
return "UNKNOWN" ;
} /* get_subtype_str */
[+ COMMENT
Do not edit or modify anything in this comment block.
The following line is a file identity tag for the GNU Arch
revision control system.
arch-tag: 64ccb3fb-c61d-42d7-b14f-0ec3ba303f88
+]

View File

@ -30,11 +30,3 @@ int_type = {
int_max = 0x7FFFFFFF ;
} ;
/*
** Do not edit or modify anything in this comment block.
** The arch-tag line is a file identity tag for the GNU Arch
** revision control system.
**
** arch-tag: 053997cb-74d9-424e-aabf-3ad7622e3eee
*/

View File

@ -336,12 +336,3 @@ static void
} /* [+ (get "float_name") +]_[+ (get "int_name") +]_[+ (get "end_name") +]_test */
[+ ENDFOR endian_type +][+ ENDFOR int_type +][+ ENDFOR float_type +]
[+ COMMENT
Do not edit or modify anything in this comment block.
The arch-tag line is a file identity tag for the GNU Arch
revision control system.
arch-tag: c1043a35-f0aa-44af-9f7f-f193c67f140d
+]

View File

@ -20,11 +20,3 @@ data_type = {
format = "SF_FORMAT_DOUBLE" ;
} ;
/*
** Do not edit or modify anything in this comment block.
** The arch-tag line is a file identity tag for the GNU Arch
** revision control system.
**
** arch-tag: 436e1f37-a274-4377-b8fa-b2e2fc29f85b
*/

View File

@ -487,12 +487,3 @@ extra_header_test (const char *filename, int filetype)
#endif
} /* extra_header_test */
[+ COMMENT
Do not edit or modify anything in this comment block.
The arch-tag line is a file identity tag for the GNU Arch
revision control system.
arch-tag: ba02b7d6-8a89-45f3-aad2-a50390f52af5
+]

View File

@ -32,11 +32,3 @@ data_type = {
float_func = "(k * ((k % 2) ? 333333 : -333333))" ;
} ;
/*
** Do not edit or modify anything in this comment block.
** The arch-tag line is a file identity tag for the GNU Arch
** revision control system.
**
** arch-tag: a939b77e-4175-460b-a393-fb38012ded7c
*/

View File

@ -928,13 +928,3 @@ pcm_test_double (const char *filename, int filetype, int hash, int replace_float
/*==============================================================================
*/
[+ COMMENT
Do not edit or modify anything in this comment block.
The following line is a file identity tag for the GNU Arch
revision control system.
arch-tag: cad1443b-99d9-414e-883f-178817600d40
+]

View File

@ -12,11 +12,3 @@ data_type = {
type_name = double ;
};
/*
** Do not edit or modify anything in this comment block.
** The arch-tag line is a file identity tag for the GNU Arch
** revision control system.
**
** arch-tag: 5bbde7f4-71e4-4f3e-bdae-a1cb27cdf338
*/

View File

@ -371,12 +371,3 @@ file_exists (const char *filename)
#endif
[+ COMMENT
Do not edit or modify anything in this comment block.
The arch-tag line is a file identity tag for the GNU Arch
revision control system.
arch-tag: 968ad8d5-e724-41fe-8209-fa1578569dfe
+]

View File

@ -52,11 +52,3 @@ data_type = {
error_val = "1.0 / 0x80" ;
} ;
/*
** Do not edit or modify anything in this comment block.
** The arch-tag line is a file identity tag for the GNU Arch
** revision control system.
**
** arch-tag: 4938e5b6-6f4c-4c69-8b92-f6c6d7a6b0ec
*/

View File

@ -324,16 +324,3 @@ main (void)
+][+ ENDFOR float_type +]
[+ COMMENT
Do not edit or modify anything in this comment block.
The following line is a file identity tag for the GNU Arch
revision control system.
arch-tag: dc1613fe-2985-462c-a0b4-62143a7570e8
+]

View File

@ -49,11 +49,4 @@ write_op = {
op_element = writef ;
count_name = frames ;
};
/*
** Do not edit or modify anything in this comment block.
** The arch-tag line is a file identity tag for the GNU Arch
** revision control system.
**
** arch-tag: 735898a2-711e-42c2-aaf1-354b20c07ac7
*/

View File

@ -693,12 +693,3 @@ check_open_file_count_or_die (int lineno)
[+ ESAC +]
[+ COMMENT
Do not edit or modify anything in this comment block.
The following line is a file identity tag for the GNU Arch
revision control system.
arch-tag: b1183d5d-ebd4-4bc5-af50-60d774d6b1f5
+]

View File

@ -63,11 +63,3 @@ data_type = {
} ;
/* Lite remove end */
/*
** Do not edit or modify anything in this comment block.
** The arch-tag line is a file identity tag for the GNU Arch
** revision control system.
**
** arch-tag: 624d498a-9ea1-46b5-a386-c1c2261cfce3
*/

View File

@ -340,6 +340,10 @@ main (int argc, char **argv)
{ pcm_test_char ("char.sds" , SF_FORMAT_SDS | SF_FORMAT_PCM_S8, SF_TRUE) ;
pcm_test_short ("short.sds" , SF_FORMAT_SDS | SF_FORMAT_PCM_16, SF_TRUE) ;
pcm_test_24bit ("24bit.sds" , SF_FORMAT_SDS | SF_FORMAT_PCM_24, SF_TRUE) ;
empty_file_test ("empty_char.sds", SF_FORMAT_SDS | SF_FORMAT_PCM_S8) ;
empty_file_test ("empty_short.sds", SF_FORMAT_SDS | SF_FORMAT_PCM_16) ;
test_count++ ;
} ;
@ -1015,12 +1019,6 @@ truncate (const char *filename, int ignored)
#endif
[+ COMMENT
Do not edit or modify anything in this comment block.
The following line is a file identity tag for the GNU Arch
revision control system.
arch-tag: 4187de93-d434-41a2-93a9-4f6e2995b5c1
+]