Reformatted all code
[monky] / src / audacious.h
index 5b44672..db03b40 100644 (file)
@@ -1,8 +1,7 @@
 /* $Id$ */
 
-/* 
- * audacious.h:  conky support for audacious music player
- * 
+/* audacious.h:  conky support for audacious music player
+ *
  * Copyright (C) 2005-2007 Philip Kovacs pkovacs@users.sourceforge.net
  *
  * This library is free software; you can redistribute it and/or
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301
- * USA.
- *
- */
+ * USA. */
 
 #ifndef AUDACIOUS_H
 #define AUDACIOUS_H
 
 enum _audacious_items {
-       AUDACIOUS_STATUS=0,
+       AUDACIOUS_STATUS = 0,
        AUDACIOUS_TITLE,
        AUDACIOUS_LENGTH,
        AUDACIOUS_LENGTH_SECONDS,