Skip to content

Commit

Permalink
Whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
rejeep committed Apr 6, 2010
1 parent 04f40f7 commit 137bb6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rinari.el
Expand Up @@ -142,6 +142,7 @@ running cap processes."
ad-do-it
(rinari-launch)))


(defun rinari-parse-yaml ()
(let ((start (point))
(end (save-excursion (re-search-forward "^[^:]*$" nil t) (point)))
Expand Down

0 comments on commit 137bb6d

Please sign in to comment.