A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/sass/sassc/commit/aa6d5c635ea8faf44d542a23aaf85d27e5777d48 below:

Merge pull request #218 from intact/fix-sourcemap-argument · sass/sassc@aa6d5c6 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -271,7 +271,7 @@ int main(int argc, char** argv) {

271 271

{ "help", no_argument, 0, 'h' },

272 272

{ NULL, 0, NULL, 0}

273 273

};

274 -

while ((c = getopt_long(argc, argv, "vhsl:mMap:t:I:P:", long_options, &long_index)) != -1) {

274 +

while ((c = getopt_long(argc, argv, "vhslm:Map:t:I:P:", long_options, &long_index)) != -1) {

275 275

switch (c) {

276 276

case 's':

277 277

from_stdin = 1;

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4