Skip to content

Commit

Permalink
Merge fix from Jan Urbański
Browse files Browse the repository at this point in the history
  • Loading branch information
stgraber committed Dec 10, 2010
2 parents a3b912c + 21d8b6c commit 927ca54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pastebinit
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ try:
print >> sys.stderr, _("%s: no 'basename' in [pastebin]") % filename
continue
pastebind[basename] = bininstance
return pastebind
return pastebind

# pastey.net obfuscates parent ids for replies. Rather than taking the
# post ID given as the parent ID, we must handle this by going to that
Expand Down

0 comments on commit 927ca54

Please sign in to comment.