]> code.delx.au - gnu-emacs/blobdiff - etc/srecode/doc-cpp.srt
Update copyright year to 2015
[gnu-emacs] / etc / srecode / doc-cpp.srt
index 957986e8edaf4702e56c6628582e4cf45e344177..791f0b5df29009b4632a2f60bcff44b777ea4f9c 100644 (file)
@@ -1,6 +1,6 @@
 ;; doc-c.srt --- SRecode templates for "document" applications
 
-;; Copyright (C) 2008-2011 Free Software Foundation, Inc.
+;; Copyright (C) 2008-2015 Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <eric@siege-engine.com>
 
@@ -19,7 +19,7 @@
 ;; You should have received a copy of the GNU General Public License
 ;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
-set mode "c++-mode"
+set mode "c-mode"
 
 set application "document"
 context declaration
@@ -43,7 +43,7 @@ Recycle doxygen comment code from the more general template set."
 ----
 
 template variable-same-line-comment :tag
-"A comment occurring after a veriable declaration.
+"A comment occurring after a variable declaration.
 Recycle doxygen comment code from the more general template set."
 ----
 {{>:declaration:doxygen-variable-same-line}}