[ntpsec-main commit] Sort list.
Amar Takhar
amar at ntpsec.org
Sat Nov 14 14:30:03 UTC 2015
Module: ntpsec-main
Branch: master
Commit: e2436eb2a037d4fe248837c4ee15bd3975c574dc
Changeset: http://git.ntpsec.org//commit/?id=e2436eb2a037d4fe248837c4ee15bd3975c574dc
Author: Amar Takhar <verm at darkbeer.org>
Date: Sat Nov 14 09:30:00 2015 -0500
Sort list.
---
pylib/refclock.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pylib/refclock.py b/pylib/refclock.py
index 28d2ddf..ee648ab 100644
--- a/pylib/refclock.py
+++ b/pylib/refclock.py
@@ -1,10 +1,10 @@
from waflib.Configure import conf
# Note: When you change this list. also check the following files:
-# ntpd/refclock_conf.c
-# libntp/clocktypes.c
# doc/recflock.txt
# include/ntp.h
+# libntp/clocktypes.c
+# ntpd/refclock_conf.c
refclock_map = {
More information about the vc
mailing list