summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include
diff options
context:
space:
mode:
authorPedro Giffuni <pfg@FreeBSD.org>2016-05-03 15:14:17 +0000
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-10-12 07:04:11 +0200
commitf6c9460160612960b1e3ee8baf7203007a093077 (patch)
tree5f3a6357570b0f8a3a0280ed586855872dc08a33 /cpukit/score/include
parenttimecounter: Merge FreeBSD change r298819 (diff)
downloadrtems-f6c9460160612960b1e3ee8baf7203007a093077.tar.bz2
timecounter: Merge FreeBSD change r298981
sys/sys: minor spelling fixes. While the changes are minor, these headers are very visible. MFC after: 2 weeks Update #3175.
Diffstat (limited to 'cpukit/score/include')
-rw-r--r--cpukit/score/include/sys/timex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/include/sys/timex.h b/cpukit/score/include/sys/timex.h
index 9eb0efb379..17c6b37955 100644
--- a/cpukit/score/include/sys/timex.h
+++ b/cpukit/score/include/sys/timex.h
@@ -105,7 +105,7 @@
#define TIME_INS 1 /* insert leap second warning */
#define TIME_DEL 2 /* delete leap second warning */
#define TIME_OOP 3 /* leap second in progress */
-#define TIME_WAIT 4 /* leap second has occured */
+#define TIME_WAIT 4 /* leap second has occurred */
#define TIME_ERROR 5 /* error (see status word) */
/*