Remove end of line whitespace to get rid of warnings on Linux.

This commit is contained in:
nisheeth%netscape.com 2000-01-18 22:01:20 +00:00
Родитель bbcd7064e1
Коммит 0eecadd5cb
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -108,7 +108,7 @@ private:
# define MOZ_TIMER_PRINT(name)
# define MOZ_TIMER_LOG(msg) \
# define MOZ_TIMER_LOG(msg) \
do { \
char* str = __mysprintf msg; \
QuantifyAddAnnotation(str); \