summaryrefslogtreecommitdiff
path: root/usr.bin/make/timestamp.h
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2007-09-17 09:28:37 +0000
committerMarc Espie <espie@cvs.openbsd.org>2007-09-17 09:28:37 +0000
commit5c2bd4e040646f212484a6bc318cb1ee3e40d23c (patch)
tree8c0879c7efde812e7c2f52377b2c62d6a196dbc6 /usr.bin/make/timestamp.h
parentabb245a8e4236a1315832a1f3c30be4cb450be65 (diff)
kill extra spaces at end of line
Diffstat (limited to 'usr.bin/make/timestamp.h')
-rw-r--r--usr.bin/make/timestamp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/make/timestamp.h b/usr.bin/make/timestamp.h
index 49d90f62338..10875257247 100644
--- a/usr.bin/make/timestamp.h
+++ b/usr.bin/make/timestamp.h
@@ -2,7 +2,7 @@
#define TIMESTAMP_H
/* $OpenPackages$ */
-/* $OpenBSD: timestamp.h,v 1.2 2007/09/16 12:09:36 espie Exp $ */
+/* $OpenBSD: timestamp.h,v 1.3 2007/09/17 09:28:36 espie Exp $ */
/*
* Copyright (c) 2001 Marc Espie.
@@ -43,7 +43,7 @@
* ts_set_from_now(n): grab current date.
*/
-/* sysresult = set_times(name): set modification times on a file.
+/* sysresult = set_times(name): set modification times on a file.
* system call results.
*/