From ca8a932c87e102a4aea6cd9f0ddfbab5a0a76b0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= Date: Tue, 8 Sep 2009 13:30:45 +0200 Subject: [PATCH] Fix a pasto in storage_encryption_conf.c * src/storage_encryption_conf.c: small typo fix in top comment --- src/storage_encryption_conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/storage_encryption_conf.c b/src/storage_encryption_conf.c index 7ec24afc55..7b9ee88b4e 100644 --- a/src/storage_encryption_conf.c +++ b/src/storage_encryption_conf.c @@ -1,5 +1,5 @@ /* - * storage_encryption_conf.h: volume encryption information + * storage_encryption_conf.c: volume encryption information * * Copyright (C) 2009 Red Hat, Inc. *