Project

General

Profile

« Previous | Next » 

Revision 83cf653a

Added by Hamish Coleman about 16 years ago

  • ID 83cf653af946715f57ba0f555e61cb3fba69b883

Update copywright and version

View differences:

wconsd.c
/*
* wconsd.c - serial port server service for Windows NT
*
* Copyright (c) 2003 Benjamin Schweizer <gopher at h07 dot org>
* Copyright (c) 2008 Hamish Coleman <hamish@zot.org>
* 2003 Benjamin Schweizer <gopher at h07 dot org>
* 1998 Stephen Early <Stephen.Early@cl.cam.ac.uk>
*
*
......
#include <stdio.h>
#include <stdlib.h>
#define VERSION "0.1.2"
#define VERSION "0.1.5"
/* Size of buffers for send and receive */
#define BUFSIZE 1024

Also available in: Unified diff