mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 13:58:49 +00:00
@@ -404,4 +404,3 @@ int main(int argc, char *argv[])
|
||||
return 0 ;
|
||||
}
|
||||
#endif
|
||||
/* vim: set ts=4 et sw=4 tw=75 */
|
||||
|
||||
@@ -645,4 +645,3 @@ void iniparser_freedict(dictionary * d)
|
||||
dictionary_del(d);
|
||||
}
|
||||
|
||||
/* vim: set ts=4 et sw=4 tw=75 */
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
# vim: set ts=4 et sw=4 tw=80
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
# vim: set ts=4 et sw=4 tw=80
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
@@ -370,4 +370,3 @@ Object.keys(encodingMap).forEach(function(name) {
|
||||
});
|
||||
});
|
||||
</script>
|
||||
<!-- vim: set expandtab tabstop=2 shiftwidth=2: -->
|
||||
|
||||
@@ -84,4 +84,3 @@ testNodes.forEach(function(referenceName) {
|
||||
|
||||
testDiv.parentNode.removeChild(testDiv);
|
||||
</script>
|
||||
<!-- vim: set expandtab tabstop=2 shiftwidth=2: -->
|
||||
|
||||
@@ -33,4 +33,3 @@ testNodes.forEach(function(referenceName) {
|
||||
|
||||
testDiv.parentNode.removeChild(testDiv);
|
||||
</script>
|
||||
<!-- vim: set expandtab tabstop=2 shiftwidth=2: -->
|
||||
|
||||
Reference in New Issue
Block a user