Added descriptions to {cue,toc}_parse_prefix.h files.

This commit is contained in:
Svend Sorensen
2005-03-24 12:02:29 +00:00
parent 6745e99c6f
commit 9d61b497c2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
/*
* cue_parse_prefix.h
* cue_parse_prefix.h -- yacc symbol redefinitions (for cue parser)
*
*
* Copyright (C) 2004, 2005 Svend Sorensen

View File

@@ -1,5 +1,5 @@
/*
* toc_parse_prefix.h
* toc_parse_prefix.h -- yacc symbol redefinitions (for toc parser)
*
* Copyright (C) 2004, 2005 Svend Sorensen
* For license terms, see the file COPYING in this distribution.