Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349948
b: refs/heads/master
c: a65c234
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Jarosch authored and Arnaldo Carvalho de Melo committed Jan 24, 2013
1 parent aba934b commit 30333b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 31160d7feab786c991780d7f0ce2755a469e0e5e
refs/heads/master: a65c23420668f7112395abf9c6f22c6450567bf0
2 changes: 1 addition & 1 deletion trunk/tools/perf/util/sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ static const char * const sysfs_known_mountpoints[] = {
};

static int sysfs_found;
char sysfs_mountpoint[PATH_MAX];
char sysfs_mountpoint[PATH_MAX + 1];

static int sysfs_valid_mountpoint(const char *sysfs)
{
Expand Down

0 comments on commit 30333b6

Please sign in to comment.