comparison th_util.h @ 169:fd93de78a115

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 15 Nov 2010 02:05:33 +0200
parents 900768340e65
children c136e668d9ac
comparison
equal deleted inserted replaced
168:2e4850ece456 169:fd93de78a115
52 # endif 52 # endif
53 #endif 53 #endif
54 54
55 /* Global variables 55 /* Global variables
56 */ 56 */
57 extern int th_verbosityLevel; 57 extern int th_verbosityLevel;
58 extern char *th_prog_name, 58 extern char *th_prog_name,
59 *th_prog_fullname, 59 *th_prog_fullname,
60 *th_prog_version, 60 *th_prog_version,
61 *th_prog_author, 61 *th_prog_author,
62 *th_prog_license; 62 *th_prog_license;