From 255ecd111f07ef793b225b8923af0b4b4b3c3a20 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Mon, 6 Apr 2015 12:17:55 +0000 Subject: Whitespace and semicolon-after-macro fixes. --- bin/bbackupd/BackupClientInodeToIDMap.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/bbackupd') diff --git a/bin/bbackupd/BackupClientInodeToIDMap.cpp b/bin/bbackupd/BackupClientInodeToIDMap.cpp index 8240d62c..f525d21e 100644 --- a/bin/bbackupd/BackupClientInodeToIDMap.cpp +++ b/bin/bbackupd/BackupClientInodeToIDMap.cpp @@ -207,7 +207,7 @@ void BackupClientInodeToIDMap::AddToMap(InodeRefType InodeRef, int64_t ObjectID, // int64_t &, int64_t &) const // Purpose: Looks up an inode in the map, returning true if it // exists, and the object ids of it and the directory -// it's in the reference arguments. +// it's in the reference arguments. // Created: 11/11/03 // // -------------------------------------------------------------------------- -- cgit v1.2.3