summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swiften/Elements/FormSection.cpp')
-rw-r--r--Swiften/Elements/FormSection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Swiften/Elements/FormSection.cpp b/Swiften/Elements/FormSection.cpp
index 1784714..46005a0 100644
--- a/Swiften/Elements/FormSection.cpp
+++ b/Swiften/Elements/FormSection.cpp
@@ -58,7 +58,7 @@ void FormSection::addFieldRef(std::string ref) {
}
const std::vector<std::string> FormSection::getFieldRefs() const {
return fieldRefs_;
}
-} \ No newline at end of file
+}