=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/getconf/getconf.c,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- src/usr.bin/getconf/getconf.c 2013/03/07 08:54:53 1.15 +++ src/usr.bin/getconf/getconf.c 2013/03/28 03:29:45 1.16 @@ -1,4 +1,4 @@ -/* $OpenBSD: getconf.c,v 1.15 2013/03/07 08:54:53 guenther Exp $ */ +/* $OpenBSD: getconf.c,v 1.16 2013/03/28 03:29:45 guenther Exp $ */ /*- * Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -287,7 +287,7 @@ pathconf_row(ASYNC_IO) pathconf_row(PRIO_IO) pathconf_row(SYNC_IO) - /*pathconf_row(TIMESTAMP_RESOLUTION)*/ + pathconf_row(TIMESTAMP_RESOLUTION) { NULL } };