mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Remove CRs (whitespace change only).
This commit is contained in:
parent
2e62beacfc
commit
cde791bfac
@ -43,8 +43,8 @@
|
||||
#include <stdio.h> /* for FILE */
|
||||
#include "prtypes.h"
|
||||
|
||||
#ifdef XP_WIN
|
||||
#define setlinebuf(stream) setvbuf((stream), (char *)NULL, _IOLBF, 0)
|
||||
#ifdef XP_WIN
|
||||
#define setlinebuf(stream) setvbuf((stream), (char *)NULL, _IOLBF, 0)
|
||||
#endif
|
||||
|
||||
PR_BEGIN_EXTERN_C
|
||||
|
Loading…
Reference in New Issue
Block a user