summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_install.h
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/opkg_install.h')
-rw-r--r--libopkg/opkg_install.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopkg/opkg_install.h b/libopkg/opkg_install.h
index 48acc55..29871dd 100644
--- a/libopkg/opkg_install.h
+++ b/libopkg/opkg_install.h
@@ -32,4 +32,4 @@ int opkg_install_pkg(pkg_t *pkg, int from_upgrading);
}
#endif
-#endif
+#endif /* OPKG_INSTALL_H */