[Goodies-commits] r2859 - xfce4-cddrive-plugin/trunk/panel-plugin

Sylvain Reynal syl at xfce.org
Tue Jun 26 08:06:06 CEST 2007


Author: syl
Date: 2007-06-26 06:06:06 +0000 (Tue, 26 Jun 2007)
New Revision: 2859

Modified:
   xfce4-cddrive-plugin/trunk/panel-plugin/cddrive-monitor-private.h
Log:
cosmetic update

Modified: xfce4-cddrive-plugin/trunk/panel-plugin/cddrive-monitor-private.h
===================================================================
--- xfce4-cddrive-plugin/trunk/panel-plugin/cddrive-monitor-private.h	2007-06-26 06:04:42 UTC (rev 2858)
+++ xfce4-cddrive-plugin/trunk/panel-plugin/cddrive-monitor-private.h	2007-06-26 06:06:06 UTC (rev 2859)
@@ -41,7 +41,7 @@
   gchar         *udi;                  /* CD-ROM disc's UDI (NULL if none)                 */
   gpointer       dat;                  /* data to use in callbacks                         */
   gchar*         mount;                /* fallback mount command (not empty if not NULL)   */
-  gchar *        unmount;              /* fallback unmount command (not empty if not NULL) */
+  gchar*         unmount;              /* fallback unmount command (not empty if not NULL) */
 
   /* to know if 'mount' and 'unmount' needs to be formatted before execution */
   gboolean       mount_needs_update;   




More information about the Goodies-commits mailing list