summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/flopimg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/flopimg.h')
-rw-r--r--src/lib/formats/flopimg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/flopimg.h b/src/lib/formats/flopimg.h
index ff6a697eb94..5bd9924863d 100644
--- a/src/lib/formats/flopimg.h
+++ b/src/lib/formats/flopimg.h
@@ -236,7 +236,7 @@ public:
floppy_image_format_t *next;
void append(floppy_image_format_t *_next);
-
+
protected:
// Struct designed for easy track data description
// Optional, you can always do things by hand, but useful nevertheless