Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252004
b: refs/heads/master
c: 3df3f2b
h: refs/heads/master
v: v3
  • Loading branch information
Michal Marek committed May 26, 2011
1 parent 82e84af commit 6d670b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 36a9f77e50032e367b43d72866c18f4a61cf89da
refs/heads/master: 3df3f2bf6104dca5cf225063436b7d6fff6793b1
5 changes: 2 additions & 3 deletions trunk/drivers/isdn/hardware/eicon/divasfunc.c
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,8 @@ void diva_xdi_didd_remove_adapter(int card)
static void start_dbg(void)
{
DbgRegister("DIVAS", DRIVERRELEASE_DIVAS, (debugmask) ? debugmask : DBG_DEFAULT);
DBG_LOG(("DIVA ISDNXDI BUILD (%s[%s]-%s-%s)",
DIVA_BUILD, diva_xdi_common_code_build, __DATE__,
__TIME__))
DBG_LOG(("DIVA ISDNXDI BUILD (%s[%s])",
DIVA_BUILD, diva_xdi_common_code_build))
}

/*
Expand Down

0 comments on commit 6d670b8

Please sign in to comment.