(svn r2576) -Fix: Whitespace. Somehow a commit bypassed the pre-commit hook

This commit is contained in:
celestar 2005-07-15 16:50:39 +00:00
parent 20e60e5411
commit ab51051fcf
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ typedef struct DebugLevel {
DEBUG_LEVEL(pbs),
#ifdef GPMI
DEBUG_LEVEL(gpmi),
#endif
#endif
DEBUG_LEVEL(npf)
};
#undef DEBUG_LEVEL