X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/6ffa080eb257892c7cad9f80f8bfef99b4896082..39f1c0c136520a3f4746ad6381d1242979125ff3:/firmware/clock.h diff --git a/firmware/clock.h b/firmware/clock.h index 405fe2fe7..0183297a5 100644 --- a/firmware/clock.h +++ b/firmware/clock.h @@ -1,12 +1,12 @@ /* - clock.h - part of USBasp - - Autor..........: Thomas Fischl - Description....: Provides functions for timing/waiting - Licence........: GNU GPL v2 (see Readme.txt) - Creation Date..: 2005-02-23 - Last change....: 2006-11-16 -*/ + * clock.h - part of USBasp + * + * Autor..........: Thomas Fischl + * Description....: Provides functions for timing/waiting + * Licence........: GNU GPL v2 (see Readme.txt) + * Creation Date..: 2005-02-23 + * Last change....: 2006-11-16 + */ #ifndef __clock_h_included__ #define __clock_h_included__