summaryrefslogtreecommitdiff
path: root/src/ptimer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ptimer.c')
-rw-r--r--src/ptimer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ptimer.c b/src/ptimer.c
index c53b5e7..6562cbc 100644
--- a/src/ptimer.c
+++ b/src/ptimer.c
@@ -291,7 +291,7 @@ windows_resolution (void)
return 10; /* according to MSDN */
}
#endif /* PTIMER_WINDOWS */
-
+
/* The code below this point is independent of timer implementation. */
struct ptimer {