From: Nicholas Clark Date: Thu, 12 May 2011 08:54:21 +0000 (+0100) Subject: Add a comment to force emacs to use C mode. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-Size.git;a=commitdiff_plain;h=fd495cc6d914df3af995a850cc8dd2561d4331b5 Add a comment to force emacs to use C mode. --- diff --git a/Size.xs b/Size.xs index e958bef..9dd4f0d 100644 --- a/Size.xs +++ b/Size.xs @@ -1,3 +1,5 @@ +/* -*- mode: C -*- */ + #define PERL_NO_GET_CONTEXT #include "EXTERN.h"