diff options
author | Soeren Sandmann <sandmann@redhat.com> | 2005-03-05 06:16:47 +0000 |
---|---|---|
committer | Søren Sandmann Pedersen <ssp@src.gnome.org> | 2005-03-05 06:16:47 +0000 |
commit | 18ca5ed13149d7fa3e5280d43ad3f1e1c0ea8b88 (patch) | |
tree | 3aa440e20c0d6cfac9363e056ffee1e49e9b7841 /profile.c | |
parent | a6db295462138ddc56112d60471ae219f963f28a (diff) |
Bug fixes. Add actual generation.
Sat Mar 5 01:09:33 2005 Soeren Sandmann <sandmann@redhat.com>
* sfile.c: Bug fixes. Add actual generation.
Diffstat (limited to 'profile.c')
-rw-r--r-- | profile.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ create_format (void) return sformat_new ( sformat_new_record ( - "profile", + "profile", NULL, sformat_new_integer ("size"), sformat_new_list ( "objects", NULL, |