chiark / gitweb /
prlimit.c: Fix up whitespace.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 15 Dec 2011 00:55:01 +0000 (00:55 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 15 Dec 2011 01:12:46 +0000 (01:12 +0000)
prlimit.c

index 5c0611f2bc3f6d4b077c1128d595f964ab120285..8219ab7d88936d1f7f3da8de00e82088e8b0ead7 100644 (file)
--- a/prlimit.c
+++ b/prlimit.c
@@ -58,10 +58,10 @@ static const struct limittab {
                        msgqueue nice nofile nproc rss rtprio
                        rttime sigpending stack)))
        (save-excursion
-         (goto-char (point-min))
-         (search-forward (concat "***" "BEGIN rlimittab" "***"))
-         (beginning-of-line 2)
-         (delete-region (point)
+        (goto-char (point-min))
+        (search-forward (concat "***" "BEGIN rlimittab" "***"))
+        (beginning-of-line 2)
+        (delete-region (point)
                        (progn
                          (search-forward "***END***")
                          (beginning-of-line)