From: Miloslav Trmač Date: Tue, 8 Sep 2009 11:30:45 +0000 (+0200) Subject: Fix a pasto in storage_encryption_conf.c X-Git-Tag: v0.7.1~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca8a932c87e102a4aea6cd9f0ddfbab5a0a76b0f;p=thirdparty%2Flibvirt.git Fix a pasto in storage_encryption_conf.c * src/storage_encryption_conf.c: small typo fix in top comment --- 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. *