chiark / gitweb /
Prep v228: Substitute declaration masks (3/4)
[elogind.git] / src / core / cgroup.c
index b18940f824e67a6fbf33fd465130dd03cc40a8a7..b2d9d7f0ae556287ce8edab6dd364265b190d7c3 100644 (file)
@@ -37,7 +37,7 @@
 
 #define CGROUP_CPU_QUOTA_PERIOD_USEC ((usec_t) 100 * USEC_PER_MSEC)
 
-// UNNEEDED by elogind
+/// UNNEEDED by elogind
 #if 0
 void cgroup_context_init(CGroupContext *c) {
         assert(c);