X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fpxdg.h;h=1b720357702dc6981292feb88d845789f94025aa;hb=51450a36b7143fe230197dfa89b5fd072af7421c;hp=78aa571e814dbdb6d1cd66f74700b3a81f060588;hpb=0e4030c08848ffa28cd51b6b4f764bc2e526f810;p=psensor.git diff --git a/src/pxdg.h b/src/pxdg.h index 78aa571..1b72035 100644 --- a/src/pxdg.h +++ b/src/pxdg.h @@ -25,7 +25,7 @@ * - 0 if psensor is not currently launch during session startup. * - -1 if it cannot be determined. */ -int pxdg_is_autostarted(); +int pxdg_is_autostarted(void); void pxdg_set_autostart(unsigned int); #endif