Changeset 04c8bb5da416fb26239f21c319966d9f03449dcc

Show
Ignore:
Timestamp:
01/29/08 14:18:01 (5 months ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1201612681 +0000
git-parent:

[99da87a84b43806f69369ca4b5dcb7cffe9ce1f3]

git-author:
Rafaël Carré <funman@videolan.org> 1201612681 +0000
Message:

loader: fix a warning

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • libs/loader/win32.c

    r74da7a4 r04c8bb5  
    213213int LOADER_DEBUG=1; // active only if compiled with -DDETAILED_OUT 
    214214//#define DETAILED_OUT 
    215 static inline void dbgprintf(char* fmt, ...) 
     215static inline void dbgprintf(const char* fmt, ...) 
    216216{ 
    217217#ifdef DETAILED_OUT