aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/openzfs/module/lua/lgc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/openzfs/module/lua/lgc.h')
-rw-r--r--sys/contrib/openzfs/module/lua/lgc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/contrib/openzfs/module/lua/lgc.h b/sys/contrib/openzfs/module/lua/lgc.h
index 34097a45edfc..84bb1cdf99fa 100644
--- a/sys/contrib/openzfs/module/lua/lgc.h
+++ b/sys/contrib/openzfs/module/lua/lgc.h
@@ -1,4 +1,3 @@
-/* BEGIN CSTYLED */
/*
** $Id: lgc.h,v 2.58.1.1 2013/04/12 18:48:47 roberto Exp $
** Garbage Collector
@@ -156,4 +155,3 @@ LUAI_FUNC void luaC_checkupvalcolor (global_State *g, UpVal *uv);
LUAI_FUNC void luaC_changemode (lua_State *L, int mode);
#endif
-/* END CSTYLED */