From b86576a6d75b345ff4a7cea309aa2b38390122ee Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sun, 13 Feb 2005 02:50:14 +0000 Subject: [PATCH] style cleaup --- stepmania/src/ReceptorArrow.h | 2 +- stepmania/src/VirtualKeyboard.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stepmania/src/ReceptorArrow.h b/stepmania/src/ReceptorArrow.h index dd4db8d626..93ca022ce6 100644 --- a/stepmania/src/ReceptorArrow.h +++ b/stepmania/src/ReceptorArrow.h @@ -1,4 +1,4 @@ -/* Class: ReceptorArrow - A gray arrow that "receives" the note arrows. */ +/* ReceptorArrow - A gray arrow that "receives" the note arrows. */ #ifndef RECEPTOR_ARROW_H #define RECEPTOR_ARROW_H diff --git a/stepmania/src/VirtualKeyboard.h b/stepmania/src/VirtualKeyboard.h index 014b207b3b..20ec97cae9 100644 --- a/stepmania/src/VirtualKeyboard.h +++ b/stepmania/src/VirtualKeyboard.h @@ -1,4 +1,4 @@ -/* Allows a user to input profile names or IP addresses without using a keyboard. */ +/* VirtualKeyboard - Allows a user to enter text without a keyboard. */ #ifndef VIRTUAL_KEYBOARD_H #define VIRTUAL_KEYBOARD_H