Changeset 3693 for trunk/Ohana/src/opihi/lib.data/open_graph.c
- Timestamp:
- Apr 11, 2005, 10:37:51 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/lib.data/open_graph.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/lib.data/open_graph.c
r3692 r3693 294 294 memset (string, 0, length + 1); 295 295 vsnprintf (string, length + 1, format, argp); 296 296 297 /* fprintf (stderr, "msg: %s\n", string); */ 297 298 write (device, string, length);
Note:
See TracChangeset
for help on using the changeset viewer.
