]> Dogcows Code - chaz/tint2/blobdiff - src/util/common.h
*add* changed everything to kernel timer for easier integration with new timer
[chaz/tint2] / src / util / common.h
index 034666b0f6fc2789c569be22273184afbd062e0a..105b73e32ad2e209aa1ac7313ece1c7168c4746a 100644 (file)
@@ -64,6 +64,5 @@ void get_color (char *hex, double *rgb);
 // adjust Alpha/Saturation/Brightness on an ARGB icon
 // alpha from 0 to 100, satur from 0 to 1, bright from 0 to 1.
 void adjust_asb(DATA32 *data, int w, int h, int alpha, float satur, float bright);
-
 #endif
 
This page took 0.019183 seconds and 4 git commands to generate.