Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gnumeric
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
375
Issues
375
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gnumeric
Commits
8707f271
Commit
8707f271
authored
Feb 22, 2002
by
Jon Kåre Hellan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(applix_save): Rename to applix_write.
parent
9f66b819
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
plugins/applix/ChangeLog
plugins/applix/ChangeLog
+4
-0
plugins/applix/applix-write.c
plugins/applix/applix-write.c
+1
-1
No files found.
plugins/applix/ChangeLog
View file @
8707f271
2002-02-22 Jon K Hellan <hellan@acm.org>
* applix-write.c (applix_save): Rename to applix_write.
2002-02-21 Morten Welinder <terra@diku.dk>
* applix-read.c (applix_parse_style): Constify.
...
...
plugins/applix/applix-write.c
View file @
8707f271
...
...
@@ -80,7 +80,7 @@ applix_write_colormap (ApplixWriteState *state)
}
void
applix_
sav
e
(
IOContext
*
io_context
,
WorkbookView
*
wb_view
,
FILE
*
file
)
applix_
writ
e
(
IOContext
*
io_context
,
WorkbookView
*
wb_view
,
FILE
*
file
)
{
ApplixWriteState
state
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment