Changes between Version 1 and Version 2 of Ticket #948, comment 1


Ignore:
Timestamp:
Mar 24, 2016, 11:16:02 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #948, comment 1

    v1 v2  
    3737+  */
    3838+ #define STATUS_VAR(x) \
    39 +-static        char    *status_user ## x ## (Window *window)           
    40         \
     39+-static        char    *status_user ## x ## (Window *window)                   \
    4140++static        char    *status_user ## x (Window *window)                      \
    4241+ {                                                                     \