diff options
Diffstat (limited to 'src/queue.h')
-rw-r--r-- | src/queue.h | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/src/queue.h b/src/queue.h index 1437af4..3dc6909 100644 --- a/src/queue.h +++ b/src/queue.h @@ -19,7 +19,15 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ - +/* + * $Id$ + */ +/* + * $Log$ + * Revision 1.12 2005/05/01 09:56:26 deva + * Added Id and Log tags to all files + * + */ #include <config.h> #ifndef __RTVIDEOREC_QUEUE_H #define __RTVIDEOREC_QUEUE_H |