summaryrefslogtreecommitdiff
path: root/frontends/framebuffer/corewindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/framebuffer/corewindow.h')
-rw-r--r--frontends/framebuffer/corewindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/framebuffer/corewindow.h b/frontends/framebuffer/corewindow.h
index ce15c7473..5546c09b6 100644
--- a/frontends/framebuffer/corewindow.h
+++ b/frontends/framebuffer/corewindow.h
@@ -47,7 +47,7 @@ struct fb_corewindow {
/** drag status set by core */
- core_window_drag_status drag_staus;
+ core_window_drag_status drag_status;
/** table of callbacks for core window operations */
struct core_window_callback_table *cb_table;