Emacs: Update c++ snippets

This commit is contained in:
Riyyi
2022-01-31 21:43:15 +01:00
parent cfd0c06fbf
commit e1d1609968
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ namespace ${1:Namespace} {
$0
}
} // namespace $1