gecko-dev/network/cstream/strmutil.h

10 строки
162 B
C

#ifndef STRMUTIL_H
#define STRMUTIL_H
#ifdef DEBUG
extern void NET_DisplayStreamInfoAsHTML(ActiveEntry *cur_entry);
#endif /* DEBUG */
#endif /* STRMUTIL_H */