src.nth.io/

summaryrefslogtreecommitdiff
path: root/c-init.el
diff options
context:
space:
mode:
Diffstat (limited to 'c-init.el')
-rw-r--r--c-init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/c-init.el b/c-init.el
index 04a4b84..768fdc3 100644
--- a/c-init.el
+++ b/c-init.el
@@ -47,4 +47,4 @@
(add-to-list 'auto-mode-alist '("\\.inl$" . c++-mode))
(message "Loading C hook...done")
-(provide 'c-hook) \ No newline at end of file
+(provide 'c-init) \ No newline at end of file