diff src/palview.cc @ 107:20aa5a515896

Reformat one line /* */ comments to //
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 06 Oct 2014 12:42:55 +0300
parents 2f1ecc1c5f72
children f05330267c66
line wrap: on
line diff
--- a/src/palview.cc	Mon Oct 06 12:30:57 2014 +0300
+++ b/src/palview.cc	Mon Oct 06 12:42:55 2014 +0300
@@ -335,7 +335,7 @@
             is_drawn &= ~(YID_TEXT | YID_CURSOR);
             cursor_phase = 0;
         }
-#if 0                                /* Conflicts with "rotate" */
+#if 0                                // Conflicts with "rotate"
         else if (is.key == '-')        // [-]: beginning of previous line
         {
             draw_cursor(WINBG, false);