diff options
Diffstat (limited to 'util-linux/ipcs.c')
-rw-r--r-- | util-linux/ipcs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util-linux/ipcs.c b/util-linux/ipcs.c index 6efe3d2b6..fbc75cbee 100644 --- a/util-linux/ipcs.c +++ b/util-linux/ipcs.c @@ -1,3 +1,4 @@ +/* vi: set sw=4 ts=4: */ /* * ipcs.c -- provides information on allocated ipc resources. * |