comparison pwplib/pwplib.h @ 35:b9d679965320

Code cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 24 May 2010 01:22:33 +0300
parents f0869ef0f2d9
children 423ff2a11018
comparison
equal deleted inserted replaced
34:32ec3c0d1b6c 35:b9d679965320
179 #define STDERR 2 179 #define STDERR 2
180 180
181 char* pwp_get_locale(); 181 char* pwp_get_locale();
182 void pwplib_dump_rast_plain(); 182 void pwplib_dump_rast_plain();
183 int pwp_timer_nrt(); 183 int pwp_timer_nrt();
184 void pwplib_getopts();
184 185
185 #endif 186 #endif