[glom] Minor correction to a comment.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Minor correction to a comment.
- Date: Tue, 13 Dec 2011 09:42:00 +0000 (UTC)
commit 0cfca5994259a57a028b282e83712b10966230e3
Author: Murray Cumming <murrayc murrayc com>
Date: Tue Dec 13 09:23:36 2011 +0100
Minor correction to a comment.
glom/application.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glom/application.cc b/glom/application.cc
index 81a5ae6..3a9c04d 100644
--- a/glom/application.cc
+++ b/glom/application.cc
@@ -2233,7 +2233,7 @@ void Application::on_menu_file_save_as_example()
//const type_vec_fields vec_fields = document->get_table_fields(table_name);
- //export_data_to_stream() needs a type_list_layout_groups;
+ //export_data_to_*() needs a type_list_layout_groups;
Document::type_list_layout_groups sequence = document->get_data_layout_groups_default("list", table_name, "" /* layout_platform */);
//std::cout << "debug: table_name=" << table_name << std::endl;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]