We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c206f0c commit 45707f1Copy full SHA for 45707f1
src/nixproperty.cc
@@ -21,4 +21,4 @@ namespace nixproperty {
21
return sb.array();
22
}
23
24
-} // namespace nixproperty
+} // namespace nixproperty
src/nixproperty.h
@@ -9,4 +9,4 @@ namespace nixproperty {
9
10
} // namespace nixproperty
11
12
-#endif
+#endif
tests/TestSection.m
@@ -160,4 +160,4 @@
160
161
mainSec.set_link('');
162
assert(isempty(mainSec.openLink));
163
-end
+end
0 commit comments