projects
/
platform
/
upstream
/
syslinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2d5589
)
Run Nindent on com32/include/sys/times.h
author
H. Peter Anvin
<hpa@zytor.com>
Fri, 29 May 2009 22:10:22 +0000
(15:10 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Fri, 29 May 2009 22:10:22 +0000
(15:10 -0700)
Automatically reformat com32/include/sys/times.h using Nindent.
Do this for all files except HDT, gPXE and externally maintained
libraries (zlib, tinyjpeg, libpng).
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/include/sys/times.h
patch
|
blob
|
history
diff --git
a/com32/include/sys/times.h
b/com32/include/sys/times.h
index
dd60a3c
..
961c7b6
100644
(file)
--- a/
com32/include/sys/times.h
+++ b/
com32/include/sys/times.h
@@
-8,7
+8,7
@@
#include <stdint.h>
struct tms {
- /* Empty */
+
/* Empty */
};
#define HZ 18 /* Piddly resolution... */