ANSI decl
[psensor.git] / src / pxdg.h
index 78aa571..1b72035 100644 (file)
@@ -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