summaryrefslogtreecommitdiff
path: root/src/nsfb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nsfb.h')
-rw-r--r--src/nsfb.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/nsfb.h b/src/nsfb.h
index 9a61775..73f6678 100644
--- a/src/nsfb.h
+++ b/src/nsfb.h
@@ -14,7 +14,8 @@
#include <stdint.h>
-/** NS Framebuffer context
+/**
+ * Framebuffer context
*/
struct nsfb_s {
int width; /**< Visible width. */