Created
November 19, 2009 15:34
-
-
Save aljungberg/238823 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- (void)setEntry:(Entry)newEntry | |
{ | |
entry = newEntry; | |
[entry /Users/siker/Library/Application Support/TextMate/Bundles/Cappuccino.tmbundle/Support/lib/autocomplete.rb:58:in /bin/bash: -c: line 0: unexpected EOF while looking for matching `'' | |
/bin/bash: -c: line 2: syntax error: unexpected end of filenew' | |
from /Users/siker/Library/Application Support/TextMate/Bundles/Cappuccino.tmbundle/Support/lib/autocomplete.rb:58:in /bin/bash: -c: line 0: unexpected EOF while looking for matching `'' | |
/bin/bash: -c: line 2: syntax error: unexpected end of fileinitialize' | |
from /tmp/temp_textmate.TykOia:9:in | |
[self update]; | |
console.log(entry + " to edit"); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment