diff options
-rw-r--r-- | libdiskfs/protid-rele.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/protid-rele.c b/libdiskfs/protid-rele.c index f0646027..be74056a 100644 --- a/libdiskfs/protid-rele.c +++ b/libdiskfs/protid-rele.c @@ -17,7 +17,7 @@ #include "priv.h" -/* Called when a protid CRED has no more references. (Because references\ +/* Called when a protid CRED has no more references. (Because references to protids are maintained by the port management library, this is installed in the clean routines list.) The ports library will free the structure for us. */ |