summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bmc_epoch.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bmc_epoch.cpp b/bmc_epoch.cpp
index 8ddb1ef..c043df4 100644
--- a/bmc_epoch.cpp
+++ b/bmc_epoch.cpp
@@ -9,7 +9,7 @@
#include <unistd.h>
-// Neeed to do this since its not exported outside of the kernel.
+// Need to do this since its not exported outside of the kernel.
// Refer : https://gist.github.com/lethean/446cea944b7441228298
#ifndef TFD_TIMER_CANCEL_ON_SET
#define TFD_TIMER_CANCEL_ON_SET (1 << 1)
OpenPOWER on IntegriCloud