• Martin Dalecki's avatar
    [PATCH] kill warnings 6/19 · 5fd11be5
    Martin Dalecki authored
    - Fix compilation warnings in cfbimgblt.c.
    
    - Fix improper __FUNCTION__ usage in smb_debug.h.
    
    It's all about giving the compiler a chance to coalesce
    equal string constants - a good reason for the
    C language standard to depricate the old semantics.
    5fd11be5
cfbimgblt.c 3.78 KB