projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7184908
)
afs.h: Fix typo in comment.
author
Andre Noll
<maan@systemlinux.org>
Sun, 25 Nov 2007 22:19:53 +0000
(23:19 +0100)
committer
Andre Noll
<maan@systemlinux.org>
Sun, 25 Nov 2007 22:19:53 +0000
(23:19 +0100)
afs.h
patch
|
blob
|
history
diff --git
a/afs.h
b/afs.h
index
888003a
..
4c171a8
100644
(file)
--- a/
afs.h
+++ b/
afs.h
@@
-260,7
+260,7
@@
enum blob_table_columns {
NUM_BLOB_COLUMNS
};
-/** Define an osl table decription for a blob table. */
+/** Define an osl table de
s
cription for a blob table. */
#define DEFINE_BLOB_TABLE_DESC(table_name) \
struct osl_table_description table_name ## _table_desc = { \
.name = #table_name, \