From 69bae88240611a0bc13a1aae0b84938f047547c3 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 8 Dec 2019 23:57:20 +0100 Subject: Cleanup: Fix whitespace --- pugl/pugl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pugl/pugl.h b/pugl/pugl.h index d4f079e..f926998 100644 --- a/pugl/pugl.h +++ b/pugl/pugl.h @@ -374,7 +374,7 @@ typedef struct { 1.0 scrolls 1 line up. Some systems and devices support finer resolution and/or higher values for fast scrolls, so programs should handle any value gracefully. - */ +*/ typedef struct { PuglEventType type; ///< PUGL_SCROLL PuglEventFlags flags; ///< Bitwise OR of PuglEventFlag values -- cgit v1.2.1