diff options
| author | XaviDCR92 <xavi.dcr@gmail.com> | 2017-09-16 01:44:42 +0200 |
|---|---|---|
| committer | XaviDCR92 <xavi.dcr@gmail.com> | 2017-09-16 01:44:42 +0200 |
| commit | 0d7af34486f15d8f31f8474f17cad698923cadcb (patch) | |
| tree | a8489b916733589bbf90f25f3d654ade9353e4a1 /Source/Timer.h | |
| parent | f2a6798f1da7231facec93305f8c157f1a56f072 (diff) | |
| download | airport-0d7af34486f15d8f31f8474f17cad698923cadcb.tar.gz | |
* Trimmed ending whitespaces.
* Makefile now generates output TIM files automatically, using 'cat whatever.flags' files as flags for bmp2tim.
Diffstat (limited to 'Source/Timer.h')
| -rw-r--r-- | Source/Timer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Timer.h b/Source/Timer.h index 6f4a3a4..6b11d9a 100644 --- a/Source/Timer.h +++ b/Source/Timer.h @@ -2,7 +2,7 @@ #define __TIMER_HEADER__ /* ************************************** - * Includes * + * Includes * * **************************************/ #include "Global_Inc.h" |
