diff options
Diffstat (limited to 'etc/srecode/getset-cpp.srt')
| -rw-r--r-- | etc/srecode/getset-cpp.srt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/srecode/getset-cpp.srt b/etc/srecode/getset-cpp.srt index 9f4341d039a..50f5d224cbe 100644 --- a/etc/srecode/getset-cpp.srt +++ b/etc/srecode/getset-cpp.srt | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | ;; GNU General Public License for more details. | 17 | ;; GNU General Public License for more details. |
| 18 | 18 | ||
| 19 | ;; You should have received a copy of the GNU General Public License | 19 | ;; You should have received a copy of the GNU General Public License |
| 20 | ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | 20 | ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
| 21 | 21 | ||
| 22 | set mode "c++-mode" | 22 | set mode "c++-mode" |
| 23 | set application "getset" | 23 | set application "getset" |
| @@ -47,4 +47,3 @@ f{{NAME}}(){{#NOTLAST}},{{/NOTLAST}} | |||
| 47 | ---- | 47 | ---- |
| 48 | 48 | ||
| 49 | ;; end | 49 | ;; end |
| 50 | |||