diff options
| author | Xue Fuqiao | 2013-06-04 07:34:27 +0800 |
|---|---|---|
| committer | Xue Fuqiao | 2013-06-04 07:34:27 +0800 |
| commit | c362f1950814689b0a6f03f0fa48b07784b90a16 (patch) | |
| tree | ecb082e3fcca890b57ddc42f733808cca5e782a3 /etc/srecode | |
| parent | d3ffe17c6f56435ebd2aca787122a3982ac5fcb2 (diff) | |
| parent | b9110c6b2f796b5147b018c3d70df9d6af657eff (diff) | |
| download | emacs-c362f1950814689b0a6f03f0fa48b07784b90a16.tar.gz emacs-c362f1950814689b0a6f03f0fa48b07784b90a16.zip | |
Merge from mainline.
Diffstat (limited to 'etc/srecode')
| -rw-r--r-- | etc/srecode/c.srt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/srecode/c.srt b/etc/srecode/c.srt index 479f5c9b33d..03e4c369307 100644 --- a/etc/srecode/c.srt +++ b/etc/srecode/c.srt | |||
| @@ -44,7 +44,7 @@ template empty :time :user :file :c | |||
| 44 | {{/HEADER}} | 44 | {{/HEADER}} |
| 45 | ---- | 45 | ---- |
| 46 | 46 | ||
| 47 | template header_guard :file :blank | 47 | template header_guard :file :blank :c |
| 48 | ---- | 48 | ---- |
| 49 | #ifndef {{FILENAME_SYMBOL:upcase}} | 49 | #ifndef {{FILENAME_SYMBOL:upcase}} |
| 50 | #define {{FILENAME_SYMBOL:upcase}} 1 | 50 | #define {{FILENAME_SYMBOL:upcase}} 1 |