remove dangling spaces
This commit is contained in:
@@ -100,7 +100,7 @@ INLINE const char* GetFragmentSourceName (const Fragment* F)
|
||||
#if defined(HAVE_INLINE)
|
||||
INLINE unsigned GetFragmentSourceLine (const Fragment* F)
|
||||
/* Return the source file line for this fragment */
|
||||
{
|
||||
{
|
||||
return GetSourceLineFromList (&F->LineInfos);
|
||||
}
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user