diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2021-01-28 22:47:25 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2021-01-28 22:47:25 -0800 |
| commit | 000ef2dc58416cd09dc177ab863a2d6f1ab9ba28 (patch) | |
| tree | 2e5a6131f957ba85a6acb2f15f1614e9895f0927 /draw.h | |
| parent | 8842891a7cad0c4d666eda994f291f8bd5b988c8 (diff) | |
Converted block comments to line comments
Diffstat (limited to 'draw.h')
| -rw-r--r-- | draw.h | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
