1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00

Remove extra '*/' comment close. In code not normally compiled but a bug never the less.

This commit is contained in:
Julian Elischer 2006-08-15 04:56:29 +00:00
parent a003a6cb9a
commit 772b4799a4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=161299

View File

@ -1352,7 +1352,6 @@ bce_nvram_erase_page(struct bce_softc *sc, u32 offset)
REG_WR(sc, BCE_NVM_COMMAND, cmd);
/* Wait for completion. */
*/
for (j = 0; j < NVRAM_TIMEOUT_COUNT; j++) {
u32 val;