(svn r5136) Fix various style bugs:
- Trailing whitespace - Trailing empty lines - Missing newline at EOF - Missing svn:eol-style native
This commit is contained in:
@@ -157,10 +157,3 @@ const TrackdirBits _track_crosses_trackdirs[] = {
|
||||
TRACKDIR_BIT_UPPER_W | TRACKDIR_BIT_UPPER_E | TRACKDIR_BIT_LOWER_W | TRACKDIR_BIT_LOWER_E, /* TRACK_LEFT */
|
||||
TRACKDIR_BIT_UPPER_W | TRACKDIR_BIT_UPPER_E | TRACKDIR_BIT_LOWER_W | TRACKDIR_BIT_LOWER_E /* TRACK_RIGHT */
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user