Remove CRs (whitespace change only).
git-svn-id: svn://10.0.0.236/trunk@180767 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user