summaryrefslogtreecommitdiffstats
path: root/c/src/tests/sptests/sp13/putbuff.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/tests/sptests/sp13/putbuff.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/c/src/tests/sptests/sp13/putbuff.c b/c/src/tests/sptests/sp13/putbuff.c
index e0bbfa4d7f..8105c19167 100644
--- a/c/src/tests/sptests/sp13/putbuff.c
+++ b/c/src/tests/sptests/sp13/putbuff.c
@@ -16,13 +16,11 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
- * $Id$
+ * putbuff.c,v 1.2 1995/05/31 17:10:15 joel Exp
*/
#include "system.h"
-#define BUFFER_LENGTH 16
-
void Put_buffer(
long *buffer
)