summaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-12-23 11:47:46 (EST)
committer Francis Rowe <info@gluglug.org.uk>2014-12-23 11:47:46 (EST)
commit59a8e13897ceda8426552ca9479ea457c6fdfd2e (patch)
tree16051b8d1811917f036b0037c3cba84f1a3f1e79 /resources
parentece2f6f796afa94dbc927e9c4f514a3e131c7897 (diff)
downloadlibreboot-59a8e13897ceda8426552ca9479ea457c6fdfd2e.zip
libreboot-59a8e13897ceda8426552ca9479ea457c6fdfd2e.tar.gz
libreboot-59a8e13897ceda8426552ca9479ea457c6fdfd2e.tar.bz2
ich9deblob: fix descriptions in src headers
Diffstat (limited to 'resources')
-rw-r--r--resources/utilities/ich9deblob/descriptor/descriptor.h2
-rw-r--r--resources/utilities/ich9deblob/gbe/gbe.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/resources/utilities/ich9deblob/descriptor/descriptor.h b/resources/utilities/ich9deblob/descriptor/descriptor.h
index 710c09b..a93c996 100644
--- a/resources/utilities/ich9deblob/descriptor/descriptor.h
+++ b/resources/utilities/ich9deblob/descriptor/descriptor.h
@@ -1,5 +1,5 @@
/*
- * descriptor/struct.h
+ * descriptor/descriptor.h
* This file is part of the ich9deblob utility from the libreboot project
*
* Copyright (C) 2014 Steve Shenton <sgsit@libreboot.org>
diff --git a/resources/utilities/ich9deblob/gbe/gbe.h b/resources/utilities/ich9deblob/gbe/gbe.h
index cbc2635..b775534 100644
--- a/resources/utilities/ich9deblob/gbe/gbe.h
+++ b/resources/utilities/ich9deblob/gbe/gbe.h
@@ -1,5 +1,5 @@
/*
- * gbe/struct.h
+ * gbe/gbe.h
* This file is part of the ich9deblob utility from the libreboot project
*
* Copyright (C) 2014 Steve Shenton <sgsit@libreboot.org>