Changeset cdd3959 for functions.c
- Timestamp:
- Apr 9, 2008, 6:16:02 PM (15 years ago)
- Branches:
- master, barnowl_perlaim, debian, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- b72a352
- Parents:
- d768834
- git-author:
- Alex Vandiver <alexmv@mit.edu> (04/09/08 18:14:37)
- git-committer:
- Alex Vandiver <alexmv@mit.edu> (04/09/08 18:16:02)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
functions.c
rd768834 rcdd3959 1925 1925 owl_fmtext_append_normal(&fm, "\n"); 1926 1926 1927 owl_fmtext_append_normal(&fm, " Startup Ar ugments: ");1927 owl_fmtext_append_normal(&fm, " Startup Arguments: "); 1928 1928 owl_fmtext_append_normal(&fm, owl_global_get_startupargs(&g)); 1929 1929 owl_fmtext_append_normal(&fm, "\n");
Note: See TracChangeset
for help on using the changeset viewer.