aboutsummaryrefslogtreecommitdiff
path: root/tcclib.h
diff options
context:
space:
mode:
authorgus knight <waddlesplash@gmail.com>2015-07-27 12:43:40 -0400
committergus knight <waddlesplash@gmail.com>2015-07-27 12:43:40 -0400
commit41031221c82384f40b5664b5e12b1a81eefcdfe6 (patch)
tree4a719656f75bb114a980769eea033cc9839f452c /tcclib.h
parent5e67f24e6b1566c4b1ba4b79d97b6eac150390e7 (diff)
downloadtinycc-41031221c82384f40b5664b5e12b1a81eefcdfe6.tar.gz
tinycc-41031221c82384f40b5664b5e12b1a81eefcdfe6.tar.bz2
Trim trailing spaces everywhere.
Diffstat (limited to 'tcclib.h')
-rw-r--r--tcclib.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tcclib.h b/tcclib.h
index 8d59e4c..13f2204 100644
--- a/tcclib.h
+++ b/tcclib.h
@@ -1,8 +1,8 @@
-/* Simple libc header for TCC
- *
+/* Simple libc header for TCC
+ *
* Add any function you want from the libc there. This file is here
* only for your convenience so that you do not need to put the whole
- * glibc include files on your floppy disk
+ * glibc include files on your floppy disk
*/
#ifndef _TCCLIB_H
#define _TCCLIB_H