chiark / gitweb /
Shun time(), since on Linux it is not monotonic with gettimeofday().
[disorder] / lib / vacopy.h
index f93339679f83cfea9e08bedb466f0aee02808c55..d152b36d6bb36637c7423e2707226a80262d6458 100644 (file)
@@ -15,7 +15,9 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-
+/** @file lib/vacopy.h
+ * @brief va_copy fixup
+ */
 #ifndef VACOPY_H
 #define VACOPY_H