aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gui/inc/gui/rounded_rect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/inc/gui/rounded_rect.h b/src/gui/inc/gui/rounded_rect.h
index 2d5a273..e1203e4 100644
--- a/src/gui/inc/gui/rounded_rect.h
+++ b/src/gui/inc/gui/rounded_rect.h
@@ -20,7 +20,7 @@ struct gui_rounded_rect
UTIL_STATIC_ASSERT(!offsetof(struct gui_rounded_rect, common),
"unexpected offset for struct gui_rounded_rect");
-void gui_rounded_rect_init(struct gui_rounded_rect *l);
+void gui_rounded_rect_init(struct gui_rounded_rect *r);
enum
{