diff --git a/SWIG/Source/DOH/Doh/base.c b/SWIG/Source/DOH/Doh/base.c index a91cebf55..96c00fc21 100644 --- a/SWIG/Source/DOH/Doh/base.c +++ b/SWIG/Source/DOH/Doh/base.c @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * base.c + * base.c * * This file contains the function entry points for dispatching methods on * DOH objects. A number of small utility functions are also included.