added new line at EOF
This commit is contained in:
@@ -81,4 +81,5 @@ inline bool cac::flushPermit () const
|
||||
return true;
|
||||
}
|
||||
|
||||
#endif // cac_ILh
|
||||
#endif // cac_ILh
|
||||
|
||||
|
||||
@@ -23,4 +23,5 @@ inline bool recvProcessThread::isCurrentThread () const
|
||||
return this->thread.isCurrentThread ();
|
||||
}
|
||||
|
||||
#endif // recvProcessThread_ILh
|
||||
#endif // recvProcessThread_ILh
|
||||
|
||||
|
||||
@@ -23,4 +23,5 @@ inline bool udpiiu::isCurrentThread () const
|
||||
return ( this->recvThreadId == epicsThreadGetIdSelf () );
|
||||
}
|
||||
|
||||
#endif // udpiiu_ILh
|
||||
#endif // udpiiu_ILh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user