]> git.ozlabs.org Git - ccan/blobdiff - ccan/time/_info
time: make trivial functions inline
[ccan] / ccan / time / _info
index c562e49f11069d85d8b4caf187dae712d05c0487..9d1301c7385f9e375d241c13009fdee5d2281d5e 100644 (file)
@@ -4,7 +4,8 @@
 /**
  * time - routines for dealing with time
  *
- * This code provides convenient functions for working with time.
+ * This code provides convenient functions for working with time, in the
+ * form of 'struct timespec'.
  *
  * Author: Rusty Russell <rusty@rustcorp.com.au>
  * License: BSD-MIT