From 000ef2dc58416cd09dc177ab863a2d6f1ab9ba28 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 28 Jan 2021 22:47:25 -0800 Subject: Converted block comments to line comments --- draw.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'draw.h') diff --git a/draw.h b/draw.h index b72dee0..7fae87d 100644 --- a/draw.h +++ b/draw.h @@ -1,6 +1,6 @@ -/* - * draw.h - This file contains definitions for bb column-drawing code. - */ +// +// draw.h - This file contains definitions for bb column-drawing code. +// #ifndef FILE_COLUMNS__H #define FILE_COLUMNS__H -- cgit v1.2.3