summaryrefslogtreecommitdiffstats
path: root/usr.bin/window/ttoutput.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-10-26 10:07:20 +0000
committerobrien <obrien@FreeBSD.org>2000-10-26 10:07:20 +0000
commit0d9cb3fb61967f40900cc0dabad8c6cf6cfe8021 (patch)
treeb3ede6c01d54c0cb7f2f96592d68a3b8f305ce77 /usr.bin/window/ttoutput.c
parent82cfc38d6c3b6c3fc2f69fa905662dd200648130 (diff)
downloadFreeBSD-src-0d9cb3fb61967f40900cc0dabad8c6cf6cfe8021.zip
FreeBSD-src-0d9cb3fb61967f40900cc0dabad8c6cf6cfe8021.tar.gz
While I'm here and got caught by it, add FreeBSD IDs so the next guy
won't have trouble committing his bits.
Diffstat (limited to 'usr.bin/window/ttoutput.c')
-rw-r--r--usr.bin/window/ttoutput.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/window/ttoutput.c b/usr.bin/window/ttoutput.c
index 6a2a36e..cbefc29 100644
--- a/usr.bin/window/ttoutput.c
+++ b/usr.bin/window/ttoutput.c
@@ -32,12 +32,11 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#ifndef lint
static char sccsid[] = "@(#)ttoutput.c 8.1 (Berkeley) 6/6/93";
+static char rcsid[] = "@(#)$FreeBSD$";
#endif /* not lint */
#include "ww.h"
OpenPOWER on IntegriCloud