summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/mpeg/source/mpeg_server/las.cpp
diff options
context:
space:
mode:
authorgonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-03 18:59:26 +0000
committergonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-03 18:59:26 +0000
commit5a90cdfb50d1b00f03459a58cdf50e3cce266dd9 (patch)
tree48d627ea357b956b161bcb23c8c6f96d06299259 /TAO/orbsvcs/tests/AVStreams/mpeg/source/mpeg_server/las.cpp
parent89f3f7122732136c69862de39067197393dbba5e (diff)
downloadATCD-5a90cdfb50d1b00f03459a58cdf50e3cce266dd9.tar.gz
Added ACE_RCSID to TAO/orbsvcs/
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/mpeg/source/mpeg_server/las.cpp')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/mpeg/source/mpeg_server/las.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/mpeg/source/mpeg_server/las.cpp b/TAO/orbsvcs/tests/AVStreams/mpeg/source/mpeg_server/las.cpp
index 3460aa34a3c..2e501f9d949 100644
--- a/TAO/orbsvcs/tests/AVStreams/mpeg/source/mpeg_server/las.cpp
+++ b/TAO/orbsvcs/tests/AVStreams/mpeg/source/mpeg_server/las.cpp
@@ -1,4 +1,5 @@
/* $Id$ */
+
/* Copyright (c) 1995 Oregon Graduate Institute of Science and Technology
* P.O.Box 91000-1000, Portland, OR 97291, USA;
*
@@ -40,6 +41,8 @@
#include "include/common.h"
#include "server_proto.h"
+ACE_RCSID(mpeg_server, las, "$Id$")
+
#ifdef LIVE_AUDIO
#include <AF/AFlib.h>
@@ -183,6 +186,8 @@ int ReadLiveAudioSamples(char * buf, int samples)
#include <X11/Xutil.h>
#include <X11/Intrinsic.h>
+ACE_RCSID(mpeg_server, las, "$Id$")
+
static int sunfd1;
static int bps;
static int nextSample;