5c9955d Sanitize syntax-check

Authored and Committed by mprivozn 11 years ago
    Sanitize syntax-check
    
    make syntax-check is producing some errors about empty line at EOF
    and missing #include <config.h> in src/virt-viewer-file.c
    
    * src/virt-viewer-file.c: add #include <config.h>
    * data/virt-viewer-debug.nsis.in: remove empty line at EOF
    
        
file modified
+1 -0