diff options
Diffstat (limited to 'strings/ctype-extra.c')
-rw-r--r-- | strings/ctype-extra.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/strings/ctype-extra.c b/strings/ctype-extra.c index e0499c6f2e3..4b1109379d1 100644 --- a/strings/ctype-extra.c +++ b/strings/ctype-extra.c @@ -20,7 +20,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ #include "strings_def.h" #include <m_ctype.h> |