Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140016
b: refs/heads/master
c: 4136801
h: refs/heads/master
v: v3
  • Loading branch information
Clemens Ladisch authored and Jan Kara committed Apr 2, 2009
1 parent 443c6a1 commit 50592ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 59285c28d18b77437e6dc7c2abb9aaee10ec3a75
refs/heads/master: 4136801aec27b56ae4d06b638b4e9956346b08c8
1 change: 1 addition & 0 deletions trunk/fs/udf/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,7 @@ static int udf_parse_options(char *options, struct udf_options *uopt,
switch (token) {
case Opt_novrs:
uopt->novrs = 1;
break;
case Opt_bs:
if (match_int(&args[0], &option))
return 0;
Expand Down

0 comments on commit 50592ed

Please sign in to comment.