chiark
/
gitweb
/
~mdw
/
misc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
0db9a12
)
prlimit.c: Fix up whitespace.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 15 Dec 2011 00:55:01 +0000
(
00:55
+0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 15 Dec 2011 01:12:46 +0000
(
01:12
+0000)
prlimit.c
patch
|
blob
|
blame
|
history
diff --git
a/prlimit.c
b/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)