diff options
author | Abhishek Singh <abhishekkumarsingh.cse@gmail.com> | 2013-03-23 01:47:23 +0530 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-03-27 09:08:30 +0100 |
commit | 6ef7f6e81e2789d90e649bdf949836bd342559a7 (patch) | |
tree | 65c57c9b23e17220897128030ab050c7c6ef11a5 | |
parent | 67ddf9721d31fa62aa88732761ce6c1fcafbf1fa (diff) | |
download | sssd-6ef7f6e81e2789d90e649bdf949836bd342559a7.tar.gz sssd-6ef7f6e81e2789d90e649bdf949836bd342559a7.tar.bz2 sssd-6ef7f6e81e2789d90e649bdf949836bd342559a7.zip |
filename in comment is corrected
-rw-r--r-- | src/util/io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/io.c b/src/util/io.c index 6fd7744d..42e7563c 100644 --- a/src/util/io.c +++ b/src/util/io.c @@ -1,7 +1,7 @@ /* SSSD - compact.c + io.c Authors: Lukas Slebodnik <lslebodn@redhat.com> |