added missing newline

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7938 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
beveloper
2004-06-12 22:28:39 +00:00
parent 2abad45e2d
commit 3c232c2cba
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -2862,4 +2862,4 @@ FT_END_HEADER
#endif /* __FREETYPE_H__ */
/* END */
/* END */
@@ -41,4 +41,4 @@ protected:
float titlepixelwidth;
};
#endif
#endif
@@ -407,4 +407,4 @@ extern "C" float get_decorator_version(void)
extern "C" Decorator *instantiate_decorator(BRect rect, int32 wlook, int32 wfeel, int32 wflags)
{
return new WinDecorator(rect,wlook,wfeel,wflags);
}
}
@@ -55,4 +55,4 @@ void Transfer::SetActualLength( size_t *actual_length )
usb_transfer_t * Transfer::GetData()
{
return d;
}
}
@@ -167,4 +167,4 @@ void auvia_stream_halt(auvia_stream *stream);
auvia_stream *auvia_stream_new(auvia_dev *card, uint8 use, uint32 bufframes, uint8 bufcount);
void auvia_stream_delete(auvia_stream *stream);
#endif /* _DEV_PCI_AUVIA_H_ */
#endif /* _DEV_PCI_AUVIA_H_ */
@@ -275,4 +275,4 @@ MultiAudioAddOn::LoadSettings(void)
PRINT(("Error unflattening settings file %s\n",path.Path()));
}
}
}
}
@@ -80,4 +80,4 @@ private:
status_t fInitCheckStatus;
};
#endif
#endif
@@ -82,4 +82,4 @@ status_t ToneProducerAddOn::GetConfigurationFor(
return B_OK;
}
// END -- ToneProducerAddOn.cpp
// END -- ToneProducerAddOn.cpp
+1 -1
View File
@@ -65,4 +65,4 @@ private:
color_which attribute;
};
#endif
#endif
+1 -1
View File
@@ -24,4 +24,4 @@ public:
*sbflat, *sbdots, *sblines;
};
#endif
#endif
+1 -1
View File
@@ -19,4 +19,4 @@ const uint32 SCROLLBAR_KNOB_SIZE_CHANGED = 'ksch';
const uint32 TEST_MSG = 'tstm';
#endif
#endif
+1 -1
View File
@@ -25,4 +25,4 @@ public:
protected:
virtual void AboutRequested();
};
#endif
#endif