Kaydet (Commit) 5c8259be authored tarafından Nick Treleaven's avatar Nick Treleaven

Add newline at end of file.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@2940 ea778897-0a13-0410-b9d1-a72fbfd435f5
üst 82df104e
......@@ -990,4 +990,4 @@ void sci_set_caret_policy_y(ScintillaObject *sci, gint policy, gint slop)
void sci_set_scroll_stop_at_last_line(ScintillaObject* sci, gboolean set)
{
SSM(sci, SCI_SETENDATLASTLINE, set, 0);
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment