diff options
Diffstat (limited to 'hw/dmx/config/dmxprint.c')
-rw-r--r-- | hw/dmx/config/dmxprint.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/dmx/config/dmxprint.c b/hw/dmx/config/dmxprint.c index 3145fb56a..9dec52b5c 100644 --- a/hw/dmx/config/dmxprint.c +++ b/hw/dmx/config/dmxprint.c @@ -35,7 +35,7 @@ * * This file provides support routines and helper functions to be used * to pretty-print DMX configurations. - * + * * Because the DMX configuration file parsing should be capable of being * used in a stand-alone fashion (i.e., independent from the DMX server * source tree), no dependencies on other DMX routines are made. */ |